Home
last modified time | relevance | path

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

/linux-3.4.99/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.txt976 mountpoint and will remove the vfsmount from its expiration list in
978 it to prevent automatic expiration - the caller will clean up the
/linux-3.4.99/block/
DKconfig.iosched20 CSCAN service with FIFO expiration of requests, switching to
/linux-3.4.99/drivers/watchdog/
DKconfig445 the machine after its expiration. The expiration time can be
573 that will reboot the machine after its second expiration. The
574 expiration time can be configured with the "heartbeat" parameter.
680 expiration. The expiration time can be configured with the
1019 interrupt. On first expiration of the watchdog, the
1020 interrupt handler pokes it. The second expiration causes an
1021 NMI that prints a message. The third expiration causes a
/linux-3.4.99/net/sctp/
Dsm_make_chunk.c1600 do_gettimeofday(&cookie->c.expiration); in sctp_pack_cookie()
1601 TIMEVAL_ADD(asoc->cookie_life, cookie->c.expiration); in sctp_pack_cookie()
1746 if (!asoc && tv_lt(bear_cookie->expiration, tv)) { in sctp_unpack_cookie()
1759 bear_cookie->expiration.tv_sec) * 1000000L + in sctp_unpack_cookie()
1760 tv.tv_usec - bear_cookie->expiration.tv_usec; in sctp_unpack_cookie()
/linux-3.4.99/drivers/net/wireless/libertas/
Dhost.h953 __le32 expiration; member
/linux-3.4.99/Documentation/scheduler/
Dsched-stats.txt41 2) This field is a legacy array expiration count field used in the O(1)
/linux-3.4.99/Documentation/ABI/testing/
Dsysfs-devices-power163 1000 will cause the autosuspend timer expiration to be rounded
/linux-3.4.99/Documentation/power/
Druntime_pm.txt201 - timer expiration time, in jiffies (if this is different from zero, the
472 is 1000 ms or larger then the expiration time is rounded up to the
474 power.use_autosuspend isn't set, otherwise returns the expiration time
809 returns -EAGAIN or -EBUSY, and if the next autosuspend delay expiration time is
/linux-3.4.99/include/net/sctp/
Dstructs.h414 struct timeval expiration; member
/linux-3.4.99/Documentation/usb/
Dpower-management.txt429 busy and therefore the next autosuspend idle-delay expiration should
/linux-3.4.99/net/netfilter/
DKconfig520 The remaining time for expiration can be read via sysfs.