Home
last modified time | relevance | path

Searched refs:home (Results 1 – 25 of 187) sorted by relevance

12345678

/linux/Documentation/translations/zh_TW/dev-tools/
H A 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/Documentation/translations/zh_CN/dev-tools/
H A 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/Documentation/process/debugging/
H A 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/Documentation/arch/powerpc/
H A 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/tools/perf/util/
H A Dconfig.c574 const char *home = NULL; in home_perfconfig() local
579 home = getenv("HOME"); in home_perfconfig()
586 if (!home || !*home || !perf_config_global()) in home_perfconfig()
589 config = strdup(mkpath(path, sizeof(path), "%s/.perfconfig", home)); in home_perfconfig()
591 pr_warning("Not enough memory to process %s/.perfconfig, ignoring it.\n", home); in home_perfconfig()
924 char *home = getenv("HOME"); in set_buildid_dir() local
926 if (home) { in set_buildid_dir()
928 home, DEBUG_CACHE_DIR); in set_buildid_dir()
/linux/drivers/gpu/drm/i915/gt/shaders/
H A 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/Documentation/translations/zh_TW/admin-guide/
H A 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/Documentation/translations/zh_CN/admin-guide/
H A 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/arch/arm/boot/dts/samsung/
H A Dexynos4412-odroidx.dts100 home-key {
103 label = "home key";
118 gpio_home_key: home-key-pins {
/linux/drivers/phy/realtek/
H A 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/tools/power/cpupower/
H A DREADME85 $ make O=/home/hedin/prj/cpupower/build
93 $ make O=/home/hedin/prj/cpupower/build DESTDIR=/home/hedin/prj/cpupower \
149 $ make O=/home/hedin/prj/cpupower/build clean
156 make DESTDIR=/home/hedin/prj/cpupower uninstall
/linux/arch/um/os-Linux/
H A Dumid.c34 char *home = getenv("HOME"); in make_uml_dir() local
37 if (home == NULL) { in make_uml_dir()
43 strscpy(dir, home); in make_uml_dir()
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-perf.rst59 pid 21800 fd 5: prog_id 9 uprobe filename /home/yhs/a.out offset 1159
69 {"pid":21800,"fd":5,"prog_id":9,"fd_type":"uprobe","filename":"/home/yhs/a.out","offset":1159}]
/linux/Documentation/i2c/busses/
H A Di2c-parport.rst15 (NOT the same as this one, dedicated to home brew teletext adapters)
20 * (type=1) home brew teletext adapter
173 - http://home.wanadoo.nl/hihihi/libk8000.htm
174 - http://home.wanadoo.nl/hihihi/libk8005.htm
/linux/Documentation/dev-tools/
H A Dcoccinelle.rst260 - Your current user's home directory is processed first
396 /home/user/linux/crypto/ctr.c:188:9-16: ERR_CAST can be used with alg
397 /home/user/linux/crypto/authenc.c:619:9-16: ERR_CAST can be used with auth
398 /home/user/linux/crypto/xts.c:227:9-16: ERR_CAST can be used with alg
473 diff -u -p /home/user/linux/crypto/ctr.c /tmp/nothing
474 --- /home/user/linux/crypto/ctr.c 2010-05-26 10:49:38.000000000 +0200
520 …* TODO [[view:/home/user/linux/crypto/ctr.c::face=ovl-face1::linb=188::colb=9::cole=16][ERR_CAST c…
521 …* TODO [[view:/home/user/linux/crypto/authenc.c::face=ovl-face1::linb=619::colb=9::cole=16][ERR_CA…
522 …* TODO [[view:/home/user/linux/crypto/xts.c::face=ovl-face1::linb=227::colb=9::cole=16][ERR_CAST c…
/linux/arch/arc/plat-tb10x/
H A DKconfig17 Support for platforms based on the TB10x home media gateway SOC by
/linux/arch/arm64/boot/dts/apple/
H A Dt8011-pro2.dtsi16 button-home {
H A Ds8001-pro.dtsi18 button-home {
H A Ds800x-ipad5.dtsi17 button-home {
H A Ds800x-6s.dtsi17 button-home {
H A Ds800x-se.dtsi17 button-home {
H A Dt8010-ipad6.dtsi18 button-home {
H A Dt7000-6.dtsi18 button-home {
H A Dt8010-n112.dts21 button-home {
/linux/drivers/auxdisplay/
H A Dhd44780.c131 .home = hd44780_common_home,
187 .home = hd44780_common_home,

12345678