Home
last modified time | relevance | path

Searched refs:expiration (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/Documentation/filesystems/
Dautomount-support.txt33 should also be given the location of an expiration list (see further
63 Automatic expiration of mountpoints is easy, provided you've mounted the
66 To do expiration, you need to follow these steps:
85 The expiration flag is cleared by calls to mntput. This means that expiration
86 will only happen on the second expiration request after the last time the
89 If a mountpoint is moved, it gets removed from the expiration list. If a bind
91 expiration list and will not expire.
94 and the copies of those that are on an expiration list will be added to the
95 same expiration list.
109 mountpoint will not be marked for expiration or unmounted.
[all …]
Dvfs.txt1030 mountpoint and will remove the vfsmount from its expiration list in
1032 it to prevent automatic expiration - the caller will clean up the
/linux-4.1.27/Documentation/devicetree/bindings/watchdog/
Dmarvel.txt34 - interrupts : Contains the IRQ for watchdog expiration
/linux-4.1.27/block/
DKconfig.iosched20 CSCAN service with FIFO expiration of requests, switching to
/linux-4.1.27/drivers/watchdog/
DKconfig608 the machine after its expiration. The expiration time can be
764 that will reboot the machine after its second expiration. The
765 expiration time can be configured with the "heartbeat" parameter.
887 expiration. The expiration time can be configured with the
1198 interrupt. On first expiration of the watchdog, the
1199 interrupt handler pokes it. The second expiration causes an
1200 NMI that prints a message. The third expiration causes a
/linux-4.1.27/drivers/staging/unisys/visorchipset/
Dvisorchipset_main.c211 unsigned long expiration; member
1486 req->expiration = parahotplug_next_expiration(); in parahotplug_request_create()
1547 if (!time_after_eq(jiffies, req->expiration)) in parahotplug_process_list()
/linux-4.1.27/drivers/net/wireless/libertas/
Dhost.h952 __le32 expiration; member
/linux-4.1.27/Documentation/scheduler/
Dsched-stats.txt41 2) This field is a legacy array expiration count field used in the O(1)
/linux-4.1.27/Documentation/power/
Druntime_pm.txt208 - timer expiration time, in jiffies (if this is different from zero, the
492 is 1000 ms or larger then the expiration time is rounded up to the
494 power.use_autosuspend isn't set, otherwise returns the expiration time
834 returns -EAGAIN or -EBUSY, and if the next autosuspend delay expiration time is
/linux-4.1.27/net/sctp/
Dsm_make_chunk.c1654 cookie->c.expiration = ktime_add(asoc->cookie_life, in sctp_pack_cookie()
1785 if (!asoc && ktime_before(bear_cookie->expiration, kt)) { in sctp_unpack_cookie()
1797 suseconds_t usecs = ktime_to_us(ktime_sub(kt, bear_cookie->expiration)); in sctp_unpack_cookie()
/linux-4.1.27/include/net/sctp/
Dstructs.h286 ktime_t expiration; member
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-devices-power198 1000 will cause the autosuspend timer expiration to be rounded
/linux-4.1.27/Documentation/usb/
Dpower-management.txt451 busy and therefore the next autosuspend idle-delay expiration should
/linux-4.1.27/net/netfilter/
DKconfig734 The remaining time for expiration can be read via sysfs.