Searched refs:infinite (Results 1 – 25 of 28) sorted by relevance
12
| /Linux-v5.15/drivers/mtd/tests/ |
| D | torturetest.c | 171 int err = 0, i, infinite = !cycles_count; in tort_init() local 330 if (!infinite && --cycles_count == 0) in tort_init()
|
| /Linux-v5.15/Documentation/ABI/testing/ |
| D | sysfs-class-uwb_rc-wusbhc | 57 valid values is [0..15], where 0 indicates infinite retries.
|
| /Linux-v5.15/Documentation/filesystems/ |
| D | directory-locking.rst | 110 Otherwise the set of contended objects would be infinite - each of them 117 would again have an infinite set of contended objects). But that
|
| D | fuse.rst | 99 The default is infinite. Note that the size of read requests is
|
| /Linux-v5.15/tools/testing/selftests/ftrace/test.d/ |
| D | functions | 92 # Prevent infinite loops
|
| /Linux-v5.15/arch/openrisc/ |
| D | Kconfig | 176 Now this puts kernel into infinite loop after first oops. Till
|
| /Linux-v5.15/Documentation/scheduler/ |
| D | schedutil.txt | 22 Since this is essentially a progression of an infinite geometric series, the
|
| /Linux-v5.15/Documentation/driver-api/dmaengine/ |
| D | dmatest.rst | 87 to complete before exiting. Note that if 'iterations' is set to 'infinite' then
|
| /Linux-v5.15/Documentation/core-api/ |
| D | circular-buffers.rst | 54 allowing an infinite amount of data to flow through the buffer.
|
| /Linux-v5.15/Documentation/livepatch/ |
| D | livepatch.rst | 185 in an infinite loop which does some action repeatedly. The safe 417 patched. Otherwise, the code would end up in an infinite loop. A
|
| D | reliable-stacktrace.rst | 48 code, and should not get stuck in an infinite loop or access memory in
|
| /Linux-v5.15/Documentation/watchdog/ |
| D | watchdog-parameters.rst | 20 corresponding /dev/watchdogN device. A value of 0 means an infinite
|
| /Linux-v5.15/Documentation/driver-api/media/ |
| D | mc-core.rst | 162 supported by the graph traversal API. To prevent infinite loops, the graph
|
| /Linux-v5.15/Documentation/driver-api/driver-model/ |
| D | driver.rst | 183 device has been registered, it may result in an infinite loop of
|
| /Linux-v5.15/kernel/trace/ |
| D | Kconfig | 619 functions are protected from kprobe-events to prevent an infinite 763 goes into an infinite loop (calling cond_resched() to let other tasks
|
| /Linux-v5.15/Documentation/userspace-api/media/v4l/ |
| D | ext-ctrls-camera.rst | 218 - The lens is set to focus on an object at infinite distance.
|
| /Linux-v5.15/Documentation/networking/device_drivers/hamradio/ |
| D | z8530drv.rst | 544 and allow infinite transmission time.
|
| /Linux-v5.15/Documentation/PCI/ |
| D | pci-error-recovery.rst | 183 assumes that the device driver has gone into an infinite loop
|
| /Linux-v5.15/scripts/ |
| D | spelling.txt | 775 infinit||infinite
|
| /Linux-v5.15/tools/memory-model/Documentation/ |
| D | ordering.txt | 226 used to prevent to compiler from moving code across an infinite loop:
|
| D | litmus-tests.txt | 499 Potentially infinite loops, such as those used to wait for locks to
|
| /Linux-v5.15/Documentation/admin-guide/sysctl/ |
| D | kernel.rst | 385 0 means infinite timeout, no checking is done. 412 -1: report an infinite number of warnings.
|
| /Linux-v5.15/Documentation/admin-guide/hw-vuln/ |
| D | spectre.rst | 445 in an infinite loop to prevent any speculative execution jumping to
|
| /Linux-v5.15/Documentation/RCU/Design/Requirements/ |
| D | Requirements.rst | 986 | In theory, an infinite number. In practice, an unknown number that is | 1421 example, an infinite loop in an RCU read-side critical section must by 1629 #. An infinite loop in an RCU read-side critical section will eventually
|
| /Linux-v5.15/Documentation/process/ |
| D | coding-style.rst | 622 typing - an infinite number of monkeys typing into GNU emacs would never
|
12