/Linux-v4.19/Documentation/filesystems/ |
D | automount-support.txt | 37 Automatic expiration of mountpoints is easy, provided you've mounted the 40 To do expiration, you need to follow these steps: 60 The expiration flag is cleared by calls to mntput. This means that expiration 61 will only happen on the second expiration request after the last time the 64 If a mountpoint is moved, it gets removed from the expiration list. If a bind 66 expiration list and will not expire. 69 and the copies of those that are on an expiration list will be added to the 70 same expiration list. 84 mountpoint will not be marked for expiration or unmounted. 92 Again, the expiration flag is cleared every time anything other than umount()
|
D | vfs.txt | 1115 mountpoint and will remove the vfsmount from its expiration list in 1117 it to prevent automatic expiration - the caller will clean up the
|
/Linux-v4.19/block/ |
D | bfq-wf2q.c | 48 bool expiration); 79 bool expiration) in bfq_update_next_in_service() argument 131 next_in_service = bfq_lookup_next_entity(sd, expiration); in bfq_update_next_in_service() 1141 bool requeue, bool expiration) in bfq_activate_requeue_entity() argument 1149 if (!bfq_update_next_in_service(sd, entity, expiration) && in bfq_activate_requeue_entity() 1211 bool expiration) in bfq_deactivate_entity() argument 1236 bfq_update_next_in_service(sd, NULL, expiration); in bfq_deactivate_entity() 1295 if (!bfq_update_next_in_service(sd, entity, expiration) && in bfq_deactivate_entity() 1296 !expiration) in bfq_deactivate_entity() 1437 bool expiration) in bfq_lookup_next_entity() argument [all …]
|
D | bfq-iosched.h | 927 bool ins_into_idle_tree, bool expiration); 930 bool expiration); 932 bool expiration);
|
D | Kconfig.iosched | 21 CSCAN service with FIFO expiration of requests, switching to
|
/Linux-v4.19/Documentation/devicetree/bindings/watchdog/ |
D | marvel.txt | 34 - interrupts : Contains the IRQ for watchdog expiration
|
/Linux-v4.19/drivers/visorbus/ |
D | visorchipset.c | 104 unsigned long expiration; member 885 req->expiration = parahotplug_next_expiration(); in parahotplug_request_create() 1483 if (!time_after_eq(jiffies, req->expiration)) in parahotplug_process_list()
|
/Linux-v4.19/drivers/watchdog/ |
D | Kconfig | 916 the machine after its expiration. The expiration time can be 1075 that will reboot the machine after its second expiration. The 1076 expiration time can be configured with the "heartbeat" parameter. 1198 expiration. The expiration time can be configured with the 1546 interrupt. On first expiration of the watchdog, the 1547 interrupt handler pokes it. The second expiration causes an 1548 NMI that prints a message. The third expiration causes a
|
/Linux-v4.19/Documentation/core-api/ |
D | timekeeping.rst | 28 used e.g. for key expiration times that need to be synchronized
|
/Linux-v4.19/drivers/net/wireless/marvell/libertas/ |
D | host.h | 953 __le32 expiration; member
|
/Linux-v4.19/Documentation/scheduler/ |
D | sched-stats.txt | 41 2) This field is a legacy array expiration count field used in the O(1)
|
/Linux-v4.19/Documentation/process/ |
D | maintainer-pgp-guide.rst | 178 - add or change the expiration date on itself or any subkey 641 Extending key expiration date 644 The master key has the default expiration date of 2 years from the date 648 To extend the expiration on your key by a year from current date, just
|
/Linux-v4.19/Documentation/power/ |
D | runtime_pm.txt | 208 - timer expiration time, in jiffies (if this is different from zero, the 499 is 1000 ms or larger then the expiration time is rounded up to the 501 power.use_autosuspend isn't set, otherwise returns the expiration time 850 returns -EAGAIN or -EBUSY, and if the next autosuspend delay expiration time is
|
/Linux-v4.19/net/sctp/ |
D | sm_make_chunk.c | 1665 cookie->c.expiration = ktime_add(asoc->cookie_life, in sctp_pack_cookie() 1804 if (!asoc && ktime_before(bear_cookie->expiration, kt)) { in sctp_unpack_cookie() 1805 suseconds_t usecs = ktime_to_us(ktime_sub(kt, bear_cookie->expiration)); in sctp_unpack_cookie()
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-devices-power | 198 1000 will cause the autosuspend timer expiration to be rounded
|
/Linux-v4.19/include/net/sctp/ |
D | structs.h | 299 ktime_t expiration; member
|
/Linux-v4.19/LICENSES/other/ |
D | CDDL-1.0 | 293 at the expiration of such 60 day notice period, unless if within
|
D | MPL-1.1 | 355 Sections 2.1 and/or 2.2 automatically terminate at the expiration of
|
/Linux-v4.19/Documentation/driver-api/usb/ |
D | power-management.rst | 456 busy and therefore the next autosuspend idle-delay expiration should
|
/Linux-v4.19/net/netfilter/ |
D | Kconfig | 883 The remaining time for expiration can be read via sysfs.
|
/Linux-v4.19/Documentation/networking/ |
D | ip-sysctl.txt | 1707 global addresses with no expiration time are not flushed.
|