Home
last modified time | relevance | path

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

12

/linux/tools/usb/
H A 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/Documentation/networking/
H A 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
H A Dnet_failover.rst81 valid_lft forever preferred_lft forever
/linux/Documentation/i2c/
H A Dten-bit-addresses.rst32 listed above could stay for a long time, maybe even forever if nobody
/linux/Documentation/filesystems/
H A Dlocks.rst22 forever.
H A Ddebugfs.rst18 to be maintained forever.
/linux/Documentation/ABI/stable/
H A Dsysfs-devices-system-xen_memory9 A value of zero means retry forever and is the default one.
/linux/drivers/dma/
H A Dpl330.c669 bool forever; member
678 bool forever = arg->forever; in _emit_LPEND() local
690 if (!forever) in _emit_LPEND()
701 forever ? "FE" : "END", in _emit_LPEND()
1320 lpend.forever = false; in _loop()
1352 lpend.forever = false; in _loop()
1359 lpend.forever = false; in _loop()
/linux/tools/perf/
H A Dbuiltin-stat.c133 static bool forever = false; variable
2203 if (stat_config.run_count != 1 || forever) { in process_stat_round_event()
2503 "repeat command and print average + stddev (max: 100, forever: 0)"), in cmd_stat()
2802 forever = true; in cmd_stat()
3010 if (!forever) in cmd_stat()
3022 for (run_idx = 0; forever || run_idx < stat_config.run_count; run_idx++) { in cmd_stat()
3034 if (forever && !interval) { in cmd_stat()
3040 if (!forever && status != -1 && (!interval || stat_config.summary)) {
/linux/Documentation/admin-guide/device-mapper/
H A Dera.rst80 - Take vendor snapshot (the era and snapshot should be forever
/linux/Documentation/watchdog/
H A Dhpwdt.rst63 and loop forever. This is generally not what a watchdog user wants.
/linux/Documentation/input/joydev/
H A 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/Documentation/ABI/testing/
H A Dsysfs-tty101 Waiting forever is represented as 0. If waiting on close is
/linux/Documentation/process/
H A 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
/linux/tools/testing/selftests/net/
H A Dnettest.c2020 int forever = 0; in main() local
2041 forever = 1; in main()
2249 } while (forever); in main()
/linux/Documentation/admin-guide/aoe/
H A Daoe.rst137 trying AoE commands forever.
/linux/Documentation/leds/
H A Dledtrig-transient.rst13 the original state forever.
/linux/drivers/base/firmware_loader/
H A DKconfig117 mechanism is disabled, and failed requests will linger forever.
/linux/Documentation/arch/x86/
H A Dcpuinfo.rst28 there and maintaining them forever when nothing even uses them is a lot
/linux/Documentation/kernel-hacking/
H A 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
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
H A Dhub.fuc390 // Not real sure, but, MEM_CMD 7 will hang forever if this isn't done
/linux/Documentation/filesystems/fuse/
H A Dfuse.rst280 file to be locked forever.
/linux/Documentation/dev-tools/
H A Dcheckuapi.rst361 forever, this is an alarming result. This brings us to the next section:
/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
H A Dcom.fuc158 // sleep forever, waking for interrupts
/linux/Documentation/power/
H A Dswsusp.rst333 on disk virtually forever. Thus it can happen that your system gets

12