| /linux/tools/usb/ |
| H A D | testusb.c | 127 unsigned forever : 1; member 341 if (dev->forever) in handle_testdev() 378 int all = 0, forever = 0, not = 0; in main() local 422 forever = 1; in main() 497 entry->forever = forever; in main() 519 dev.forever = forever; in main()
|
| /linux/Documentation/networking/ |
| H A D | vrf.rst | 285 valid_lft forever preferred_lft forever 287 valid_lft forever preferred_lft forever 289 valid_lft forever preferred_lft forever 293 valid_lft forever preferred_lft forever 295 valid_lft forever preferred_lft forever 297 valid_lft forever preferred_lft forever
|
| H A D | net_failover.rst | 81 valid_lft forever preferred_lft forever
|
| H A D | driver.rst | 121 ring unreclaimed forever if no new TX packets are sent.
|
| /linux/Documentation/i2c/ |
| H A D | ten-bit-addresses.rst | 32 listed above could stay for a long time, maybe even forever if nobody
|
| /linux/drivers/ras/ |
| H A D | Kconfig | 28 be functioning correctly. For example, a server may run forever and
|
| /linux/drivers/dma/ |
| H A D | pl330.c | 668 bool forever; member 677 bool forever = arg->forever; in _emit_LPEND() local 689 if (!forever) in _emit_LPEND() 700 forever ? "FE" : "END", in _emit_LPEND() 1319 lpend.forever = false; in _loop() 1351 lpend.forever = false; in _loop() 1358 lpend.forever = false; in _loop()
|
| /linux/Documentation/filesystems/ |
| H A D | locks.rst | 22 forever.
|
| H A D | debugfs.rst | 18 to be maintained forever.
|
| /linux/tools/perf/ |
| H A D | builtin-stat.c | 133 static bool forever = false; variable 2162 if (stat_config.run_count != 1 || forever) { in __cmd_record() 2742 forever = true; in cmd_stat() 2946 if (!forever) in cmd_stat() 2958 for (run_idx = 0; forever || run_idx < stat_config.run_count; run_idx++) { in cmd_stat() 2970 if (forever && !interval) { in cmd_stat() 2976 if (!forever && status != -1 && (!interval || stat_config.summary)) { in cmd_stat()
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-devices-system-xen_memory | 9 A value of zero means retry forever and is the default one.
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | era.rst | 80 - Take vendor snapshot (the era and snapshot should be forever
|
| /linux/Documentation/watchdog/ |
| H A D | hpwdt.rst | 63 and loop forever. This is generally not what a watchdog user wants.
|
| /linux/Documentation/input/joydev/ |
| H A D | joystick-api.rst | 153 wait) forever until an event is generated and effectively read. There 154 are two alternatives if you can't afford to wait forever (which is,
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-tty | 101 Waiting forever is represented as 0. If waiting on close is
|
| /linux/tools/testing/selftests/net/ |
| H A D | nettest.c | 2020 int forever = 0; in main() local 2041 forever = 1; in main() 2249 } while (forever); in main()
|
| /linux/Documentation/process/ |
| H A D | botching-up-ioctls.rst | 113 now we're stuck forever with some arcane semantics in both the kernel and 222 be stuck with a given ioctl essentially forever. You can try to deprecate
|
| /linux/Documentation/admin-guide/aoe/ |
| H A D | aoe.rst | 137 trying AoE commands forever.
|
| /linux/Documentation/leds/ |
| H A D | ledtrig-transient.rst | 13 the original state forever.
|
| /linux/drivers/base/firmware_loader/ |
| H A D | Kconfig | 117 mechanism is disabled, and failed requests will linger forever.
|
| /linux/Documentation/kernel-hacking/ |
| H A D | locking.rst | 592 As there is only one lock, you can't hold it forever: no-one else would 878 twice: it will spin forever, waiting for the lock to be released 887 forever trying to get the same lock. 923 The two CPUs will spin forever, waiting for the other to give up their
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
| H A D | hub.fuc | 390 // Not real sure, but, MEM_CMD 7 will hang forever if this isn't done
|
| /linux/Documentation/filesystems/fuse/ |
| H A D | fuse.rst | 280 file to be locked forever.
|
| /linux/Documentation/dev-tools/ |
| H A D | checkuapi.rst | 361 forever, this is an alarming result. This brings us to the next section:
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
| H A D | com.fuc | 158 // sleep forever, waking for interrupts
|