/linux-6.1.9/tools/usb/ |
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-6.1.9/Documentation/networking/ |
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
|
D | driver.rst | 75 ring unreclaimed forever if no new TX packets are sent.
|
D | net_failover.rst | 81 valid_lft forever preferred_lft forever
|
D | rds.rst | 142 forever if you rely on poll to tell you what to do. 153 and the remote host is unreachable, RDS will keep trying forever. 328 then maintained forever -- if there are transport errors, the
|
/linux-6.1.9/drivers/ras/ |
D | Kconfig | 28 be functioning correctly. For example, a server may run forever and
|
/linux-6.1.9/Documentation/i2c/ |
D | ten-bit-addresses.rst | 32 listed above could stay for a long time, maybe even forever if nobody
|
/linux-6.1.9/tools/perf/ |
D | builtin-stat.c | 187 static bool forever = false; variable 1972 if (stat_config.run_count != 1 || forever) { in __cmd_record() 2338 forever = true; in cmd_stat() 2523 if (!forever) in cmd_stat() 2535 for (run_idx = 0; forever || run_idx < stat_config.run_count; run_idx++) { in cmd_stat() 2544 if (forever && status != -1 && !interval) { in cmd_stat() 2550 if (!forever && status != -1 && (!interval || stat_config.summary)) in cmd_stat()
|
/linux-6.1.9/Documentation/filesystems/ |
D | locks.rst | 22 forever.
|
D | debugfs.rst | 18 to be maintained forever.
|
/linux-6.1.9/Documentation/ABI/stable/ |
D | sysfs-devices-system-xen_memory | 9 A value of zero means retry forever and is the default one.
|
/linux-6.1.9/drivers/dma/ |
D | pl330.c | 662 bool forever; member 671 bool forever = arg->forever; in _emit_LPEND() local 683 if (!forever) in _emit_LPEND() 694 forever ? "FE" : "END", in _emit_LPEND() 1313 lpend.forever = false; in _loop() 1345 lpend.forever = false; in _loop() 1352 lpend.forever = false; in _loop()
|
/linux-6.1.9/Documentation/admin-guide/ |
D | xfs.rst | 392 or simply retry forever. 449 filesystem from ever unmounting fully in the case of "retry forever" 454 removed by the unmounting filesystem before a "retry forever" error 474 Setting the value to "-1" will cause XFS to retry forever for this 488 Setting the value to "-1" will allow XFS to retry forever for this
|
/linux-6.1.9/Documentation/admin-guide/device-mapper/ |
D | era.rst | 80 - Take vendor snapshot (the era and snapshot should be forever
|
/linux-6.1.9/Documentation/watchdog/ |
D | hpwdt.rst | 63 and loop forever. This is generally not what a watchdog user wants.
|
/linux-6.1.9/Documentation/input/joydev/ |
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-6.1.9/tools/testing/selftests/net/ |
D | nettest.c | 1939 int forever = 0; in main() local 1960 forever = 1; in main() 2155 } while (forever); in main()
|
/linux-6.1.9/Documentation/process/ |
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
|
D | 7.AdvancedTopics.rst | 157 posted by others. In addition, reviewers are forever in short supply; by
|
/linux-6.1.9/Documentation/admin-guide/aoe/ |
D | aoe.rst | 137 trying AoE commands forever.
|
/linux-6.1.9/Documentation/locking/ |
D | seqlock.rst | 31 class, it can spin forever and the kernel will livelock.
|
/linux-6.1.9/Documentation/leds/ |
D | ledtrig-transient.rst | 13 the original state forever.
|
/linux-6.1.9/drivers/base/firmware_loader/ |
D | Kconfig | 99 mechanism is disabled, and failed requests will linger forever.
|
/linux-6.1.9/Documentation/maintainer/ |
D | pull-requests.rst | 55 tree for forever.
|
/linux-6.1.9/Documentation/kernel-hacking/ |
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
|