Home
last modified time | relevance | path

Searched full:home (Results 1 – 25 of 443) sorted by relevance

12345678910>>...18

/linux-6.14.4/Documentation/translations/zh_TW/dev-tools/
Dgdb-kernel-debugging.rst68 scanning for modules in /home/user/linux/build
69 loading @0xffffffffa0020000: /home/user/linux/build/net/netfilter/xt_tcpudp.ko
70 loading @0xffffffffa0016000: /home/user/linux/build/net/netfilter/xt_pkttype.ko
71 loading @0xffffffffa0002000: /home/user/linux/build/net/netfilter/xt_limit.ko
72 loading @0xffffffffa00ca000: /home/user/linux/build/net/packet/af_packet.ko
73 loading @0xffffffffa003c000: /home/user/linux/build/fs/fuse/fuse.ko
75 loading @0xffffffffa0000000: /home/user/linux/build/drivers/ata/ata_generic.ko
90 loading @0xffffffffa0034000: /home/user/linux/build/lib/libcrc32c.ko
91 loading @0xffffffffa0050000: /home/user/linux/build/lib/lzo/lzo_compress.ko
92 loading @0xffffffffa006e000: /home/user/linux/build/lib/zlib_deflate/zlib_deflate.ko
[all …]
/linux-6.14.4/Documentation/translations/zh_CN/dev-tools/
Dgdb-kernel-debugging.rst72 scanning for modules in /home/user/linux/build
73 loading @0xffffffffa0020000: /home/user/linux/build/net/netfilter/xt_tcpudp.ko
74 loading @0xffffffffa0016000: /home/user/linux/build/net/netfilter/xt_pkttype.ko
75 loading @0xffffffffa0002000: /home/user/linux/build/net/netfilter/xt_limit.ko
76 loading @0xffffffffa00ca000: /home/user/linux/build/net/packet/af_packet.ko
77 loading @0xffffffffa003c000: /home/user/linux/build/fs/fuse/fuse.ko
79 loading @0xffffffffa0000000: /home/user/linux/build/drivers/ata/ata_generic.ko
94 loading @0xffffffffa0034000: /home/user/linux/build/lib/libcrc32c.ko
95 loading @0xffffffffa0050000: /home/user/linux/build/lib/lzo/lzo_compress.ko
96 loading @0xffffffffa006e000: /home/user/linux/build/lib/zlib_deflate/zlib_deflate.ko
[all …]
/linux-6.14.4/Documentation/process/debugging/
Dgdb-kernel-debugging.rst78 scanning for modules in /home/user/linux/build
79 loading @0xffffffffa0020000: /home/user/linux/build/net/netfilter/xt_tcpudp.ko
80 loading @0xffffffffa0016000: /home/user/linux/build/net/netfilter/xt_pkttype.ko
81 loading @0xffffffffa0002000: /home/user/linux/build/net/netfilter/xt_limit.ko
82 loading @0xffffffffa00ca000: /home/user/linux/build/net/packet/af_packet.ko
83 loading @0xffffffffa003c000: /home/user/linux/build/fs/fuse/fuse.ko
85 loading @0xffffffffa0000000: /home/user/linux/build/drivers/ata/ata_generic.ko
101 loading @0xffffffffa0034000: /home/user/linux/build/lib/libcrc32c.ko
102 loading @0xffffffffa0050000: /home/user/linux/build/lib/lzo/lzo_compress.ko
103 loading @0xffffffffa006e000: /home/user/linux/build/lib/zlib_deflate/zlib_deflate.ko
[all …]
/linux-6.14.4/Documentation/arch/powerpc/
Dvcpudispatch_stats.rst9 chips (representing the "home" node) and tries to always dispatch vcpus
12 from its home node).
39 The final 3 numbers represent statistics in relation to the home node of
42 6. number of times this vcpu was dispatched in its home node (chip)
74 6821 dispatches on the vcpu's home node, while 18 dispatches were
75 outside its home node, on a neighbouring chip.
/linux-6.14.4/tools/perf/pmu-events/arch/x86/amdzen2/
Dmemory.json119 …ta Cache Fills by Data Source. Hit in cache; Remote CCX and the address's Home Node is on a differ…
131 …. Hit in cache; local CCX (not Local L2), or Remote CCX and the address's Home Node is on this thr…
274 …"BriefDescription": "Software Prefetch Data Cache Fills by Data Source. From DRAM (home node remot…
280 …tion": "Software Prefetch Data Cache Fills by Data Source. From another cache (home node remote).",
286 …Data Cache Fills by Data Source. DRAM or IO from this thread's die. From DRAM (home node local).",
292 …ption": "Software Prefetch Data Cache Fills by Data Source. From another cache (home node local).",
304 …"BriefDescription": "Hardware Prefetch Data Cache Fills by Data Source. From DRAM (home node remot…
310 …tion": "Hardware Prefetch Data Cache Fills by Data Source. From another cache (home node remote).",
316 …"BriefDescription": "Hardware Prefetch Data Cache Fills by Data Source. From DRAM (home node local…
322 …ption": "Hardware Prefetch Data Cache Fills by Data Source. From another cache (home node local).",
/linux-6.14.4/drivers/platform/x86/
Dtouchscreen_dmi.c37 PROPERTY_ENTRY_BOOL("silead,home-button"),
51 PROPERTY_ENTRY_BOOL("silead,home-button"),
65 PROPERTY_ENTRY_BOOL("silead,home-button"),
95 PROPERTY_ENTRY_BOOL("silead,home-button"),
122 PROPERTY_ENTRY_BOOL("silead,home-button"),
137 PROPERTY_ENTRY_BOOL("silead,home-button"),
168 PROPERTY_ENTRY_BOOL("silead,home-button"),
197 PROPERTY_ENTRY_BOOL("silead,home-button"),
222 PROPERTY_ENTRY_BOOL("silead,home-button"),
249 PROPERTY_ENTRY_BOOL("silead,home-button"),
[all …]
/linux-6.14.4/arch/parisc/
Ddefpalo.conf15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
18 #--commandline=0/vmlinuz HOME=/ root=/dev/nfs nfsroot=HOSTNAME ip=bootp
21 #--commandline=0/vmlinuz HOME=/ root=/dev/sda1
/linux-6.14.4/tools/perf/util/
Dconfig.c569 const char *home = NULL; in home_perfconfig() local
574 home = getenv("HOME"); in home_perfconfig()
578 * - there is no place to read it from (HOME) in home_perfconfig()
581 if (!home || !*home || !perf_config_global()) in home_perfconfig()
584 config = strdup(mkpath(path, sizeof(path), "%s/.perfconfig", home)); in home_perfconfig()
586 pr_warning("Not enough memory to process %s/.perfconfig, ignoring it.\n", home); in home_perfconfig()
923 /* default to $HOME/.debug */ in set_buildid_dir()
925 char *home = getenv("HOME"); in set_buildid_dir() local
927 if (home) { in set_buildid_dir()
929 home, DEBUG_CACHE_DIR); in set_buildid_dir()
/linux-6.14.4/drivers/gpu/drm/i915/gt/shaders/
DREADME28 * IGT gpu tools source code is located on your home directory (~) as ~/igt
29 * Mesa source code is located on your home directory (~) as ~/mesa
31 * Linux kernel source code is under your home directory (~) as ~/linux
/linux-6.14.4/drivers/input/misc/
Dsoc_button_array.c54 * used for the power and home buttons. The intend of this AML code is to
69 * Acer Switch 10 SW5-012. _LID method messes with home- and
99 * Lenovo Yoga Tab2 1051F/1051L, something messes with the home-button
100 * IRQ settings, leading to a non working home-button.
118 * Lenovo Yoga Book X90F / X90L, the PNP0C40 home button entry
119 * points to a GPIO which is not a home button and which is
312 info->name = "home"; in soc_button_parse_btn_desc()
497 { "home", 1, EV_KEY, KEY_LEFTMETA, false, true, true },
519 * the PNP0C40 info except that the home button is active-high.
528 { "home", 1, EV_KEY, KEY_LEFTMETA, false, true, false },
/linux-6.14.4/Documentation/translations/zh_CN/admin-guide/
DREADME.rst120 build directory: /home/name/build/kernel
125 make O=/home/name/build/kernel menuconfig
126 make O=/home/name/build/kernel
127 sudo make O=/home/name/build/kernel modules_install install
/linux-6.14.4/Documentation/translations/zh_TW/admin-guide/
DREADME.rst123 build directory: /home/name/build/kernel
128 make O=/home/name/build/kernel menuconfig
129 make O=/home/name/build/kernel
130 sudo make O=/home/name/build/kernel modules_install install
/linux-6.14.4/Documentation/dev-tools/
Dcoccinelle.rst249 - Your current user's home directory is processed first
385 /home/user/linux/crypto/ctr.c:188:9-16: ERR_CAST can be used with alg
386 /home/user/linux/crypto/authenc.c:619:9-16: ERR_CAST can be used with auth
387 /home/user/linux/crypto/xts.c:227:9-16: ERR_CAST can be used with alg
462 diff -u -p /home/user/linux/crypto/ctr.c /tmp/nothing
463 --- /home/user/linux/crypto/ctr.c 2010-05-26 10:49:38.000000000 +0200
509 …* TODO [[view:/home/user/linux/crypto/ctr.c::face=ovl-face1::linb=188::colb=9::cole=16][ERR_CAST c…
510 …* TODO [[view:/home/user/linux/crypto/authenc.c::face=ovl-face1::linb=619::colb=9::cole=16][ERR_CA…
511 …* TODO [[view:/home/user/linux/crypto/xts.c::face=ovl-face1::linb=227::colb=9::cole=16][ERR_CAST c…
/linux-6.14.4/arch/arm/boot/dts/samsung/
Dexynos4412-odroidx.dts100 home-key {
103 label = "home key";
118 gpio_home_key: home-key-pins {
/linux-6.14.4/drivers/phy/realtek/
DKconfig16 The DHC (digital home center) RTD series SoCs used the Synopsys
28 The DHC (digital home center) RTD series SoCs used the Synopsys
/linux-6.14.4/arch/arm64/boot/dts/apple/
Dt8011-pro2.dtsi16 button-home {
17 label = "Home Button";
Ds8001-pro.dtsi18 button-home {
19 label = "Home Button";
Dt8010-ipad6.dtsi18 button-home {
19 label = "Home Button";
Ds800x-ipad5.dtsi17 button-home {
18 label = "Home Button";
Dt7000-mini4.dtsi19 button-home {
20 label = "Home Button";
Dt7000-6.dtsi18 button-home {
19 label = "Home Button";
Ds800x-se.dtsi17 button-home {
18 label = "Home Button";
Dt8010-n112.dts21 button-home {
22 label = "Home Button";
/linux-6.14.4/Documentation/filesystems/
Didmappings.rst590 systemd implement a concept called "portable home directories". A user may want
591 to use their home directories on different machines where they are assigned
593 on their machine at home and all files in their home directory will usually be
595 ``u1125``. This makes it rather difficult to interact with their home directory
599 obvious one is that ownership is changed globally and permanently. In the home
601 user switches from their home to their work machine. For really large sets of
938 Changing ownership on a home directory
958 Consider our previous example where a user has their home directory on portable
959 storage. At home they have id ``u1000`` and all files in their home directory
962 Taking their home directory with them becomes problematic. They can't easily
[all …]
/linux-6.14.4/tools/power/cpupower/
DREADME81 $ make O=/home/hedin/prj/cpupower/build
89 $ make O=/home/hedin/prj/cpupower/build DESTDIR=/home/hedin/prj/cpupower \
141 $ make O=/home/hedin/prj/cpupower/build clean
148 make DESTDIR=/home/hedin/prj/cpupower uninstall

12345678910>>...18