Home
last modified time | relevance | path

Searched refs:never (Results 1 – 25 of 453) sorted by relevance

12345678910>>...19

/Linux-v6.1/Documentation/locking/
Dhwspinlock.rst102 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.1/drivers/gpu/drm/i915/
DKconfig.unstable6 depends on BROKEN # should never be enabled by distros!
17 never be used in production.
/Linux-v6.1/Documentation/scsi/
Dsym53c500_cs.rst14 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.1/tools/testing/selftests/bpf/progs/
Dcore_kern.c64 volatile const int never; variable
90 if (never) { \ in balancer_ingress()
/Linux-v6.1/Documentation/mm/
Dmemory-model.rst43 corresponding to the holes are never fully initialized.
144 that the page objects for these address ranges are never marked online,
150 page reference count never drops below 1 the page is never tracked as
157 `ZONE_DEVICE` memory is never marked online it is subsequently never
/Linux-v6.1/Documentation/admin-guide/
Dsysfs-rules.rst35 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
Dabi-stable.rst10 Most interfaces (like syscalls) are expected to never change and always
/Linux-v6.1/Documentation/ABI/testing/
Dconfigfs-stp-policy-p_sys-t30 the default and stands for "never send the timestamp".
39 stands for "never send the CLOCKSYNC". It makes sense to
Dsysfs-memory-page-offline11 on the bad page list and never be reused.
18 kernel will never kill anything for this, but rather
Dsysfs-platform-sst-atom8 If the FW has never been loaded it will display::
/Linux-v6.1/rust/alloc/
Draw_vec.rs298 #[inline(never)]
313 #[inline(never)]
455 #[inline(never)]
/Linux-v6.1/arch/mips/net/
Dbpf_jit_comp.c605 bool never = false; in setup_jmp_i() local
613 never = imm == 0; in setup_jmp_i()
619 never = (u32)imm == U32_MAX; in setup_jmp_i()
625 never = imm == S32_MAX && width == 32; in setup_jmp_i()
631 never = imm == S32_MIN && width == 32; in setup_jmp_i()
638 if (never) in setup_jmp_i()
/Linux-v6.1/Documentation/admin-guide/mm/
Dtranshuge.rst104 echo never >/sys/kernel/mm/transparent_hugepage/enabled
108 regions or to never try to defrag memory and simply fallback to regular
121 echo never >/sys/kernel/mm/transparent_hugepage/defrag
148 never
165 be automatically shutdown if it's set to "never".
242 ``transparent_hugepage=madvise`` or ``transparent_hugepage=never``
254 never
264 The default policy is ``never``.
267 ``huge=never`` will not attempt to break up huge pages at all, just stop more
/Linux-v6.1/arch/arm/boot/dts/
Dste-db9500.dtsi26 * will not do on this old chipset. But you can never
Dste-db8500.dtsi44 * will not do on this old chipset. But you can never
Dste-db8520.dtsi44 * will not do on this old chipset. But you can never
/Linux-v6.1/Documentation/scheduler/
Dsched-arch.rst29 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.1/scripts/
Dchecksyscalls.sh255 /* 64-bit ports never needed these, and new 32-bit ports can use statx */
/Linux-v6.1/kernel/kcsan/
Dkcsan_test.c716 struct expect_report never = { in test_basic() local
728 match_never = report_matches(&never); in test_basic()
748 struct expect_report never = { in test_concurrent_races() local
760 match_never |= report_matches(&never); in test_concurrent_races()
979 struct expect_report never = { in test_zero_size_access() local
991 match_never = report_matches(&never); in test_zero_size_access()
1061 struct expect_report never = { in test_assert_exclusive_access_writer() local
1075 match_never |= report_matches(&never); in test_assert_exclusive_access_writer()
/Linux-v6.1/Documentation/driver-api/media/
Dv4l2-intro.rst23 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.1/Documentation/networking/device_drivers/wifi/
Dray_cs.rst147 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.1/Documentation/i2c/busses/
Di2c-ismt.rst19 and never needs to be changed. However, some SMBus analyzers are too slow for
/Linux-v6.1/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-kovaplus8 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-v6.1/Documentation/litmus-tests/rcu/
DRCU+sync+free.litmus6 * This litmus test demonstrates that an RCU reader can never see a write that
/Linux-v6.1/Documentation/userspace-api/media/drivers/
Dccs.rst54 the cropped information is never retrieved. In case of camera sensors, the
55 analogue data is never read from the pixel matrix that are outside the

12345678910>>...19