/Linux-v6.6/Documentation/locking/ |
D | hwspinlock.rst | 102 The function will never sleep. 117 The function will never sleep. 135 The function will never sleep. 152 The function will never sleep. 168 The function will never sleep. 185 The function will never sleep. 202 The function will never sleep. 218 The function will never sleep. 233 The function will never sleep. 246 The function will never sleep. [all …]
|
/Linux-v6.6/Documentation/scsi/ |
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-v6.6/tools/testing/selftests/bpf/progs/ |
D | core_kern.c | 64 volatile const int never; variable 90 if (never) { \ in balancer_ingress()
|
/Linux-v6.6/Documentation/mm/ |
D | memory-model.rst | 41 corresponding to the holes are never fully initialized. 142 that the page objects for these address ranges are never marked online, 148 page reference count never drops below 1 the page is never tracked as 155 `ZONE_DEVICE` memory is never marked online it is subsequently never
|
/Linux-v6.6/Documentation/admin-guide/ |
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
|
D | abi-stable.rst | 10 Most interfaces (like syscalls) are expected to never change and always
|
/Linux-v6.6/Documentation/ABI/testing/ |
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
|
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
|
D | sysfs-platform-sst-atom | 8 If the FW has never been loaded it will display::
|
/Linux-v6.6/rust/ |
D | build_error.rs | 25 #[inline(never)]
|
/Linux-v6.6/Documentation/bpf/ |
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-v6.6/arch/arm/nwfpe/ |
D | Makefile | 18 CFLAGS_softfloat.o += -mllvm -replexitval=never
|
/Linux-v6.6/Documentation/admin-guide/mm/ |
D | transhuge.rst | 102 echo never >/sys/kernel/mm/transparent_hugepage/enabled 106 regions or to never try to defrag memory and simply fallback to regular 119 echo never >/sys/kernel/mm/transparent_hugepage/defrag 146 never 163 be automatically shutdown if it's set to "never". 240 ``transparent_hugepage=madvise`` or ``transparent_hugepage=never`` 252 never 262 The default policy is ``never``. 265 ``huge=never`` will not attempt to break up huge pages at all, just stop more
|
/Linux-v6.6/tools/testing/selftests/bpf/ |
D | DENYLIST.aarch64 | 3 fexit_sleep # The test never returns. The remaining tests cann…
|
/Linux-v6.6/arch/mips/net/ |
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-v6.6/arch/arm/boot/dts/st/ |
D | ste-db9500.dtsi | 26 * will not do on this old chipset. But you can never
|
D | ste-db8520.dtsi | 44 * will not do on this old chipset. But you can never
|
D | ste-db8500.dtsi | 44 * will not do on this old chipset. But you can never
|
/Linux-v6.6/Documentation/scheduler/ |
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-v6.6/rust/alloc/ |
D | raw_vec.rs | 333 #[inline(never)] 348 #[inline(never)] 492 #[inline(never)]
|
/Linux-v6.6/kernel/kcsan/ |
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() 1066 struct expect_report never = { in test_assert_exclusive_access_writer() local 1080 match_never |= report_matches(&never); in test_assert_exclusive_access_writer()
|
/Linux-v6.6/scripts/ |
D | checksyscalls.sh | 254 /* 64-bit ports never needed these, and new 32-bit ports can use statx */
|
/Linux-v6.6/Documentation/driver-api/media/ |
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-v6.6/Documentation/networking/device_drivers/wifi/ |
D | ray_cs.rst | 147 don't need to use sniffer mode. Also, some packet types are never 148 sent up by the card, so you will never see them (ack, rts, cts, probe 159 fact is known to not work. I have never encountered a net set
|
/Linux-v6.6/Documentation/i2c/busses/ |
D | i2c-ismt.rst | 19 and never needs to be changed. However, some SMBus analyzers are too slow for
|