Home
last modified time | relevance | path

Searched refs:forever (Results 1 – 25 of 43) sorted by relevance

12

/Linux-v6.6/tools/usb/
Dtestusb.c127 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-v6.6/Documentation/networking/
Dvrf.rst285 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
Dnet_failover.rst81 valid_lft forever preferred_lft forever
Ddriver.rst121 ring unreclaimed forever if no new TX packets are sent.
Drds.rst142 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-v6.6/drivers/ras/
DKconfig28 be functioning correctly. For example, a server may run forever and
/Linux-v6.6/Documentation/i2c/
Dten-bit-addresses.rst32 listed above could stay for a long time, maybe even forever if nobody
/Linux-v6.6/Documentation/filesystems/
Dlocks.rst22 forever.
Ddebugfs.rst18 to be maintained forever.
/Linux-v6.6/tools/perf/
Dbuiltin-stat.c125 static bool forever = false; variable
2241 if (stat_config.run_count != 1 || forever) { in __cmd_record()
2625 forever = true; in cmd_stat()
2807 if (!forever) in cmd_stat()
2819 for (run_idx = 0; forever || run_idx < stat_config.run_count; run_idx++) { in cmd_stat()
2828 if (forever && status != -1 && !interval) { in cmd_stat()
2834 if (!forever && status != -1 && (!interval || stat_config.summary)) { in cmd_stat()
/Linux-v6.6/Documentation/ABI/stable/
Dsysfs-devices-system-xen_memory9 A value of zero means retry forever and is the default one.
/Linux-v6.6/drivers/dma/
Dpl330.c668 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-v6.6/Documentation/admin-guide/
Dxfs.rst393 or simply retry forever.
450 filesystem from ever unmounting fully in the case of "retry forever"
455 removed by the unmounting filesystem before a "retry forever" error
475 Setting the value to "-1" will cause XFS to retry forever for this
489 Setting the value to "-1" will allow XFS to retry forever for this
/Linux-v6.6/Documentation/admin-guide/device-mapper/
Dera.rst80 - Take vendor snapshot (the era and snapshot should be forever
/Linux-v6.6/Documentation/watchdog/
Dhpwdt.rst63 and loop forever. This is generally not what a watchdog user wants.
/Linux-v6.6/Documentation/input/joydev/
Djoystick-api.rst153 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-v6.6/Documentation/process/
Dbotching-up-ioctls.rst113 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
D7.AdvancedTopics.rst157 posted by others. In addition, reviewers are forever in short supply; by
/Linux-v6.6/tools/testing/selftests/net/
Dnettest.c2019 int forever = 0; in main() local
2040 forever = 1; in main()
2248 } while (forever); in main()
/Linux-v6.6/Documentation/admin-guide/aoe/
Daoe.rst137 trying AoE commands forever.
/Linux-v6.6/Documentation/locking/
Dseqlock.rst31 class, it can spin forever and the kernel will livelock.
/Linux-v6.6/Documentation/leds/
Dledtrig-transient.rst13 the original state forever.
/Linux-v6.6/drivers/base/firmware_loader/
DKconfig112 mechanism is disabled, and failed requests will linger forever.
/Linux-v6.6/Documentation/maintainer/
Dpull-requests.rst53 tree for forever.
/Linux-v6.6/Documentation/kernel-hacking/
Dlocking.rst592 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

12