Home
last modified time | relevance | path

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

12345678910>>...12

/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/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/pmu-events/arch/x86/amdzen2/
H A 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/drivers/platform/x86/
H A 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/arch/parisc/
H A 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/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/
H A Duncore-hha.json148 "EventName": "sdir-home-migrate",
149 "BriefDescription": "Count of the number of HHA S-Dir read home migrate operations",
154 "EventName": "edir-home-migrate",
155 "BriefDescription": "Count of the number of HHA E-Dir read home migrate operations",
/linux/tools/perf/util/
H A Dconfig.c580 const char *home = NULL; in home_perfconfig()
585 home = getenv("HOME"); in home_perfconfig()
589 * - there is no place to read it from (HOME) in home_perfconfig()
592 if (!home || !*home || !perf_config_global()) in home_perfconfig()
595 config = strdup(mkpath(path, sizeof(path), "%s/.perfconfig", home)); in home_perfconfig()
597 pr_warning("Not enough memory to process %s/.perfconfig, ignoring it.\n", home); in home_perfconfig()
928 /* default to $HOME/.debug */ in set_buildid_dir()
930 char *home in set_buildid_dir()
574 const char *home = NULL; home_perfconfig() local
924 char *home = getenv("HOME"); set_buildid_dir() local
[all...]
/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/arch/arm/boot/dts/samsung/
H A Dexynos4412-odroidx.dts100 home-key {
103 label = "home key";
118 gpio_home_key: home-key-pins {
/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/drivers/input/misc/
H A 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/arch/arm64/boot/dts/apple/
H A Ds800x-ipad5.dtsi17 button-home {
18 label = "Home Button";
H A Dt8010-ipad6.dtsi18 button-home {
19 label = "Home Button";
H A Dt8011-pro2.dtsi16 button-home {
17 label = "Home Button";
H A Dt8010-n112.dts21 button-home {
22 label = "Home Button";
H A Ds800x-6s.dtsi17 button-home {
18 label = "Home Button";
H A Ds800x-se.dtsi17 button-home {
18 label = "Home Button";
H A Dt7000-n102.dts22 button-home {
23 label = "Home Button";
H A Ds5l8960x-air1.dtsi20 button-home {
21 label = "Home Button";
H A Dt7000-6.dtsi18 button-home {
19 label = "Home Button";
H A Dt7000-mini4.dtsi19 button-home {
20 label = "Home Button";
H A Ds5l8960x-mini2.dtsi20 button-home {
21 label = "Home Button";
H A Ds5l8960x-5s.dtsi20 button-home {
21 label = "Home Button";
/linux/drivers/cache/
H A DKconfig46 tristate "HiSilicon Hydra Home Agent (HHA) device driver"
49 The Hydra Home Agent (HHA) is responsible for cache coherency

12345678910>>...12