| /linux/Documentation/admin-guide/mm/ |
| H A D | transhuge.rst | 117 echo never >/sys/kernel/mm/transparent_hugepage/hugepages-<size>kB/enabled 122 .. note:: Setting "never" in all sysfs THP controls does **not** disable 145 echo never >/sys/kernel/mm/transparent_hugepage/enabled 148 hugepage sizes have enabled="never". If enabling multiple hugepage 154 regions or to never try to defrag memory and simply fallback to regular 167 echo never >/sys/kernel/mm/transparent_hugepage/defrag 194 never 226 top-level control are "never") 245 - Global THP controls are set to "never" and madvise(..., MADV_COLLAPSE) 252 This will re-enable THPs for the process, as if they were never disabled. [all …]
|
| /linux/Documentation/scsi/ |
| H A D | sym53c500_cs.rst | 14 All the USE_BIOS code has been ripped out. It was never used, and could 22 other products using this chip, but I've never laid eyes (much less hands)
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | core_kern.c | 64 volatile const int never; variable 90 if (never) { \ in balancer_ingress()
|
| /linux/Documentation/admin-guide/ |
| H A D | sysfs-rules.rst | 35 application's behavior, but never try to search for sysfs. Never try 70 - simple string, never a path or a link 76 - a simple string, which may contain spaces, never a path or a 94 - Properties of parent devices never belong into a child device. 135 at the same level, never in a hierarchy. Assuming the block subsystem to 145 single valid use of the "device"-link; it must never appear in any 155 valid use of these links; they must never appear in any path as an
|
| /linux/Documentation/bpf/ |
| H A D | cpumasks.rst | 235 /* Should never happen. */ 240 /* Should never happen. */ 309 /* Should never happen. */ 314 /* Should never happen. */ 318 /* Should never happen. */ 324 /* Should never happen. */
|
| /linux/Documentation/ABI/testing/ |
| H A D | configfs-stp-policy-p_sys-t | 30 the default and stands for "never send the timestamp". 39 stands for "never send the CLOCKSYNC". It makes sense to
|
| H A D | sysfs-memory-page-offline | 11 on the bad page list and never be reused. 18 kernel will never kill anything for this, but rather
|
| H A D | sysfs-platform-sst-atom | 8 If the FW has never been loaded it will display::
|
| /linux/rust/ |
| H A D | build_error.rs | 25 #[inline(never)]
|
| /linux/Documentation/mm/ |
| H A D | allocation-profiling.rst | 21 sysctl.vm.mem_profiling={0|1|never}[,compressed] 23 When set to "never", memory allocation profiling overhead is minimized and it 26 When CONFIG_MEM_ALLOC_PROFILING_ENABLED_BY_DEFAULT=n, default value is "never".
|
| /linux/arch/mips/net/ |
| H A D | bpf_jit_comp.c | 609 bool never = false; in setup_jmp_i() local 617 never = imm == 0; in setup_jmp_i() 623 never = (u32)imm == U32_MAX; in setup_jmp_i() 629 never = imm == S32_MAX && width == 32; in setup_jmp_i() 635 never = imm == S32_MIN && width == 32; in setup_jmp_i() 642 if (never) in setup_jmp_i()
|
| /linux/Documentation/scheduler/ |
| H A D | sched-arch.rst | 29 2. need_resched/TIF_NEED_RESCHED is only ever set, and will never 31 threads need only ever query need_resched, and may never set or
|
| /linux/arch/arm/nwfpe/ |
| H A D | Makefile | 18 CFLAGS_softfloat.o += -mllvm -replexitval=never
|
| /linux/kernel/kcsan/ |
| H A D | kcsan_test.c | 721 struct expect_report never = { in test_basic() local 733 match_never = report_matches(&never); in test_basic() 753 struct expect_report never = { in test_concurrent_races() local 765 match_never |= report_matches(&never); in test_concurrent_races() 984 struct expect_report never = { in test_zero_size_access() local 996 match_never = report_matches(&never); in test_zero_size_access() 1079 struct expect_report never = { in test_assert_exclusive_access_writer() local 1093 match_never |= report_matches(&never); in test_assert_exclusive_access_writer()
|
| /linux/tools/testing/selftests/mm/ |
| H A D | prctl_thp_disable.c | 116 FIXTURE_VARIANT_ADD(prctl_thp_disable_completely, never) in FIXTURE_VARIANT_ADD() argument 224 FIXTURE_VARIANT_ADD(prctl_thp_disable_except_madvise, never) in FIXTURE_VARIANT_ADD() argument
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | ste-db9500.dtsi | 26 * will not do on this old chipset. But you can never
|
| H A D | ste-db8500.dtsi | 44 * will not do on this old chipset. But you can never
|
| H A D | ste-db8520.dtsi | 44 * will not do on this old chipset. But you can never
|
| /linux/Documentation/driver-api/media/ |
| H A D | v4l2-intro.rst | 23 to do right and many drivers never did do it correctly. 25 There is also a lot of common code that could never be refactored due to
|
| /linux/scripts/ |
| H A D | checksyscalls.sh | 254 /* 64-bit ports never needed these, and new 32-bit ports can use statx */
|
| /linux/Documentation/ABI/obsolete/ |
| H A D | sysfs-driver-hid-roccat-kovaplus | 8 Has never been used. If bookkeeping is done, it's done in userland tools. 29 Has never been used. If bookkeeping is done, it's done in userland tools. 39 Has never been used. If bookkeeping is done, it's done in userland tools.
|
| /linux/Documentation/hid/ |
| H A D | hid-transport.rst | 62 drivers are not required to register themselves with HID core. HID core is never 102 this channel and is never acknowledged by the remote side. Devices usually 124 reports are never sent from device to host, but a host can retrieve their 129 and never reported spontaneously. A host can read and/or write them to access 131 Feature reports are never sent without requests. A host must explicitly set 132 or retrieve a feature report. This also means, feature reports are never sent
|
| /linux/Documentation/userspace-api/media/drivers/ |
| H A D | ccs.rst | 58 the cropped information is never retrieved. In case of camera sensors, the 59 analogue data is never read from the pixel matrix that are outside the
|
| /linux/Documentation/i2c/busses/ |
| H A D | i2c-ismt.rst | 19 and never needs to be changed. However, some SMBus analyzers are too slow for
|
| /linux/tools/testing/selftests/ublk/trace/ |
| H A D | seq_io.bt | 7 Sequence starts at 1 so 0 means "never seen". On first valid
|