Home
last modified time | relevance | path

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

12345678

/linux-6.15/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
93 loading @0xffffffffa01b1000: /home/user/linux/build/fs/btrfs/btrfs.ko
[all …]
/linux-6.15/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
97 loading @0xffffffffa01b1000: /home/user/linux/build/fs/btrfs/btrfs.ko
[all …]
/linux-6.15/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
104 loading @0xffffffffa01b1000: /home/user/linux/build/fs/btrfs/btrfs.ko
[all …]
/linux-6.15/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-6.15/tools/perf/util/
H A Dconfig.c569 const char *home = NULL; in home_perfconfig() local
574 home = getenv("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()
919 char *home = getenv("HOME"); in set_buildid_dir() local
921 if (home) { in set_buildid_dir()
923 home, DEBUG_CACHE_DIR); in set_buildid_dir()
/linux-6.15/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-6.15/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-6.15/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-6.15/arch/arm/boot/dts/samsung/
H A Dexynos4412-odroidx.dts100 home-key {
103 label = "home key";
118 gpio_home_key: home-key-pins {
/linux-6.15/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-6.15/tools/power/cpupower/
H A 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
/linux-6.15/Documentation/devicetree/bindings/input/touchscreen/
H A Dsilead,gsl1680.yaml44 silead,home-button:
47 Does the device have a capacitive home-button build into the
/linux-6.15/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-6.15/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-6.15/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-6.15/Documentation/dev-tools/
H A 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.15/arch/arc/plat-tb10x/
H A DKconfig17 Support for platforms based on the TB10x home media gateway SOC by
/linux-6.15/arch/arm64/boot/dts/apple/
H A Ds800x-ipad5.dtsi17 button-home {
H A Dt8011-pro2.dtsi16 button-home {
H A Ds8001-pro.dtsi18 button-home {
H A Dt8010-ipad6.dtsi18 button-home {
H A Ds800x-se.dtsi17 button-home {
H A Ds800x-6s.dtsi17 button-home {
H A Dt7000-6.dtsi18 button-home {
H A Dt7000-n102.dts22 button-home {

12345678