/Linux-v4.19/Documentation/dev-tools/ |
D | gdb-kernel-debugging.rst | 74 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 …]
|
D | coccinelle.rst | 218 - Your current user's home directory is processed first 362 /home/user/linux/crypto/ctr.c:188:9-16: ERR_CAST can be used with alg 363 /home/user/linux/crypto/authenc.c:619:9-16: ERR_CAST can be used with auth 364 /home/user/linux/crypto/xts.c:227:9-16: ERR_CAST can be used with alg 439 diff -u -p /home/user/linux/crypto/ctr.c /tmp/nothing 440 --- /home/user/linux/crypto/ctr.c 2010-05-26 10:49:38.000000000 +0200 486 …* TODO [[view:/home/user/linux/crypto/ctr.c::face=ovl-face1::linb=188::colb=9::cole=16][ERR_CAST c… 487 …* TODO [[view:/home/user/linux/crypto/authenc.c::face=ovl-face1::linb=619::colb=9::cole=16][ERR_CA… 488 …* TODO [[view:/home/user/linux/crypto/xts.c::face=ovl-face1::linb=227::colb=9::cole=16][ERR_CAST c…
|
/Linux-v4.19/tools/perf/util/ |
D | config.c | 648 const char *home = NULL; in perf_config_set__init() local 660 home = getenv("HOME"); in perf_config_set__init() 667 if (!home || !*home || !perf_config_global()) in perf_config_set__init() 670 user_config = strdup(mkpath("%s/.perfconfig", home)); in perf_config_set__init() 672 pr_warning("Not enough memory to process %s/.perfconfig, ignoring it.", home); in perf_config_set__init() 818 char *home = getenv("HOME"); in set_buildid_dir() local 820 if (home) { in set_buildid_dir() 822 home, DEBUG_CACHE_DIR); in set_buildid_dir()
|
/Linux-v4.19/tools/lib/traceevent/ |
D | event-plugin.c | 374 char *home; in load_plugins() local 404 home = getenv("HOME"); in load_plugins() 405 if (!home) in load_plugins() 408 ret = asprintf(&path, "%s/%s", home, LOCAL_PLUGIN_DIR); in load_plugins()
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | s5pv210-galaxys.dts | 52 home { 53 label = "home";
|
D | sun8i-a33-inet-d978-rev2.dts | 66 home { 67 label = "d978:blue:home";
|
D | exynos4412-odroidx.dts | 45 label = "home key";
|
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/ |
D | silead_gsl1680.txt | 24 - silead,home-button : Boolean, set to true on devices which have a 25 capacitive home-button build into the touchscreen
|
/Linux-v4.19/arch/um/os-Linux/ |
D | umid.c | 34 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()
|
/Linux-v4.19/tools/bpf/bpftool/Documentation/ |
D | bpftool-perf.rst | 66 pid 21800 fd 5: prog_id 9 uprobe filename /home/yhs/a.out offset 1159 76 {"pid":21800,"fd":5,"prog_id":9,"fd_type":"uprobe","filename":"/home/yhs/a.out","offset":1159}]
|
/Linux-v4.19/Documentation/i2c/busses/ |
D | i2c-parport | 11 * video/i2c-parport (NOT the same as this one, dedicated to home brew 16 * (type=1) home brew teletext adapter 161 http://home.wanadoo.nl/hihihi/libk8000.htm 162 http://home.wanadoo.nl/hihihi/libk8005.htm
|
/Linux-v4.19/Documentation/acpi/ |
D | dsdt-override.txt | 6 Linux/ACPI home page:
|
/Linux-v4.19/drivers/staging/vt6655/ |
D | test | 7 # /usr/src/linux /home/plice
|
/Linux-v4.19/fs/efs/ |
D | Kconfig | 11 about EFS see its home page at <http://aeschi.ch.eu.org/efs/>.
|
/Linux-v4.19/tools/testing/ktest/examples/ |
D | snowball.conf | 12 THIS_DIR := /home/rostedt/work/demo/ktest-embed
|
/Linux-v4.19/drivers/firmware/broadcom/ |
D | Kconfig | 5 Broadcom home routers contain flash partition called "nvram" with all
|
/Linux-v4.19/Documentation/devicetree/bindings/input/ |
D | mtk-pmic-keys.txt | 38 home {
|
/Linux-v4.19/fs/coda/ |
D | Kconfig | 18 home page <http://www.coda.cs.cmu.edu/>.
|
/Linux-v4.19/arch/arc/plat-tb10x/ |
D | Kconfig | 28 Support for platforms based on the TB10x home media gateway SOC by
|
/Linux-v4.19/arch/arm64/boot/dts/amlogic/ |
D | meson-gxbb-p200.dts | 30 button-home {
|
/Linux-v4.19/drivers/perf/hisilicon/ |
D | hisi_uncore_hha_pmu.c | 309 HISI_PMU_EVENT_ATTR(sdir-home-migrate, 0x4c), 310 HISI_PMU_EVENT_ATTR(edir-home-migrate, 0x4d),
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | dev-teletext.rst | 14 decoding cards and home-brew devices connected to the PC parallel port.
|
/Linux-v4.19/Documentation/devicetree/bindings/mtd/partitions/ |
D | brcm,bcm947xx-cfe-partitions.txt | 5 home routers. Their BCM947xx boards using CFE bootloader have several partitions
|
/Linux-v4.19/arch/arm/mach-bcm/ |
D | Kconfig | 81 This is a network SoC line mostly used in home routers and 182 This SoC line is mostly used in home routers and is some cheaper
|
/Linux-v4.19/arch/s390/kernel/ |
D | head64.S | 81 .quad 0 # cr13: home space segment table
|