Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-5.10/Documentation/dev-tools/
Dgdb-kernel-debugging.rst74 scanning for modules in /home/user/linux/build
75 loading @0xffffffffa0020000: /home/user/linux/build/net/netfilter/xt_tcpudp.ko
76 loading @0xffffffffa0016000: /home/user/linux/build/net/netfilter/xt_pkttype.ko
77 loading @0xffffffffa0002000: /home/user/linux/build/net/netfilter/xt_limit.ko
78 loading @0xffffffffa00ca000: /home/user/linux/build/net/packet/af_packet.ko
79 loading @0xffffffffa003c000: /home/user/linux/build/fs/fuse/fuse.ko
81 loading @0xffffffffa0000000: /home/user/linux/build/drivers/ata/ata_generic.ko
97 loading @0xffffffffa0034000: /home/user/linux/build/lib/libcrc32c.ko
98 loading @0xffffffffa0050000: /home/user/linux/build/lib/lzo/lzo_compress.ko
99 loading @0xffffffffa006e000: /home/user/linux/build/lib/zlib_deflate/zlib_deflate.ko
[all …]
Dcoccinelle.rst242 - Your current user's home directory is processed first
386 /home/user/linux/crypto/ctr.c:188:9-16: ERR_CAST can be used with alg
387 /home/user/linux/crypto/authenc.c:619:9-16: ERR_CAST can be used with auth
388 /home/user/linux/crypto/xts.c:227:9-16: ERR_CAST can be used with alg
463 diff -u -p /home/user/linux/crypto/ctr.c /tmp/nothing
464 --- /home/user/linux/crypto/ctr.c 2010-05-26 10:49:38.000000000 +0200
510 …* TODO [[view:/home/user/linux/crypto/ctr.c::face=ovl-face1::linb=188::colb=9::cole=16][ERR_CAST c…
511 …* TODO [[view:/home/user/linux/crypto/authenc.c::face=ovl-face1::linb=619::colb=9::cole=16][ERR_CA…
512 …* TODO [[view:/home/user/linux/crypto/xts.c::face=ovl-face1::linb=227::colb=9::cole=16][ERR_CAST c…
/kernel/linux/linux-5.10/Documentation/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.
/kernel/linux/linux-5.10/tools/perf/util/
Dconfig.c679 const char *home = NULL; in perf_config_set__init() local
691 home = getenv("HOME"); in perf_config_set__init()
698 if (!home || !*home || !perf_config_global()) in perf_config_set__init()
701 user_config = strdup(mkpath("%s/.perfconfig", home)); in perf_config_set__init()
703 pr_warning("Not enough memory to process %s/.perfconfig, ignoring it.", home); in perf_config_set__init()
853 char *home = getenv("HOME"); in set_buildid_dir() local
855 if (home) { in set_buildid_dir()
857 home, DEBUG_CACHE_DIR); in set_buildid_dir()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/
Dsilead_gsl1680.txt24 - silead,home-button : Boolean, set to true on devices which have a
25 capacitive home-button build into the touchscreen
/kernel/linux/linux-5.10/tools/bpf/bpftool/Documentation/
Dbpftool-perf.rst55 pid 21800 fd 5: prog_id 9 uprobe filename /home/yhs/a.out offset 1159
65 {"pid":21800,"fd":5,"prog_id":9,"fd_type":"uprobe","filename":"/home/yhs/a.out","offset":1159}]
/kernel/linux/linux-5.10/arch/um/os-Linux/
Dumid.c34 char *home = getenv("HOME"); in make_uml_dir() local
37 if (home == NULL) { in make_uml_dir()
43 strlcpy(dir, home, sizeof(dir)); in make_uml_dir()
/kernel/linux/linux-5.10/Documentation/i2c/busses/
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
/kernel/uniproton/doc/
DUniProton_build.md109 - 执行完成之后,创建容器并进入(默认挂载当前执行命令的目录为容器内的/home/uniproton目录)
111 …`docker run -it -v $(pwd):/home/uniproton swr.cn-north-4.myhuaweicloud.com/openeuler-embedded/unip…
/kernel/linux/linux-5.10/tools/lib/traceevent/
Devent-plugin.c574 char *home; in tep_load_plugins_hook() local
613 home = getenv("HOME"); in tep_load_plugins_hook()
614 if (!home) in tep_load_plugins_hook()
617 ret = asprintf(&path, "%s/%s", home, LOCAL_PLUGIN_DIR); in tep_load_plugins_hook()
/kernel/linux/linux-5.10/Documentation/admin-guide/acpi/
Ddsdt-override.rst12 Linux/ACPI home page:
/kernel/linux/linux-5.10/drivers/staging/vt6655/
Dtest7 # /usr/src/linux /home/plice
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dsun8i-a33-inet-d978-rev2.dts66 home {
67 label = "d978:blue:home";
Dexynos4412-odroidx.dts45 label = "home key";
/kernel/linux/linux-5.10/arch/arc/plat-tb10x/
DKconfig17 Support for platforms based on the TB10x home media gateway SOC by
/kernel/linux/linux-5.10/fs/efs/
DKconfig12 about EFS see its home page at <http://aeschi.ch.eu.org/efs/>.
/kernel/linux/linux-5.10/tools/testing/ktest/examples/
Dsnowball.conf12 THIS_DIR := /home/rostedt/work/demo/ktest-embed
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/
Dmtk-pmic-keys.txt38 home {
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
DTODO1 Speakup project home: http://www.linux-speakup.org
/kernel/linux/linux-5.10/fs/coda/
DKconfig19 home page <http://www.coda.cs.cmu.edu/>.
/kernel/linux/linux-5.10/arch/arm64/boot/dts/amlogic/
Dmeson-gxbb-p200.dts30 button-home {
/kernel/linux/linux-5.10/drivers/firmware/broadcom/
DKconfig6 Broadcom home routers contain flash partition called "nvram" with all
/kernel/linux/linux-5.10/drivers/perf/hisilicon/
Dhisi_uncore_hha_pmu.c302 HISI_PMU_EVENT_ATTR(sdir-home-migrate, 0x4c),
303 HISI_PMU_EVENT_ATTR(edir-home-migrate, 0x4d),
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/partitions/
Dbrcm,bcm947xx-cfe-partitions.txt5 home routers. Their BCM947xx boards using CFE bootloader have several partitions

12345