| /linux/Documentation/filesystems/ |
| H A D | automount-support.rst | 42 Automatic expiration of mountpoints is easy, provided you've mounted the 45 To do expiration, you need to follow these steps: 66 The expiration flag is cleared by calls to mntput. This means that expiration 67 will only happen on the second expiration request after the last time the 70 If a mountpoint is moved, it gets removed from the expiration list. If a bind 72 expiration list and will not expire. 75 and the copies of those that are on an expiration list will be added to the 76 same expiration list. 89 mountpoint will not be marked for expiration or unmounted. 97 Again, the expiration flag is cleared every time anything other than umount()
|
| /linux/block/ |
| H A D | bfq-wf2q.c | 45 bool expiration); 76 bool expiration) in bfq_update_next_in_service() argument 128 next_in_service = bfq_lookup_next_entity(sd, expiration); in bfq_update_next_in_service() 1088 bool requeue, bool expiration) in bfq_activate_requeue_entity() argument 1093 expiration) && !requeue) in bfq_activate_requeue_entity() 1163 bool expiration) in bfq_deactivate_entity() argument 1188 bfq_update_next_in_service(sd, NULL, expiration); in bfq_deactivate_entity() 1247 if (!bfq_update_next_in_service(sd, entity, expiration) && in bfq_deactivate_entity() 1248 !expiration) in bfq_deactivate_entity() 1391 bool expiration) in bfq_lookup_next_entity() argument [all …]
|
| H A D | bfq-iosched.h | 1150 bool ins_into_idle_tree, bool expiration); 1153 bool expiration); 1154 void bfq_del_bfqq_busy(struct bfq_queue *bfqq, bool expiration);
|
| /linux/tools/testing/selftests/net/ |
| H A D | toeplitz_client.sh | |
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-watchdog | 101 expiration of a watchdog timer of AST2400/AST2500 when 122 expiration) the behavior differs as described above.
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-driver-firmware-zynqmp | 100 bit on FPD WDT expiration. If healthy bit is set by a user 102 healthy bit is not set during FPD WDT expiration, PMUFW will do
|
| /linux/net/netfilter/ |
| H A D | nft_dynset.c | 109 WRITE_ONCE(nft_set_ext_timeout(ext)->expiration, get_jiffies_64() + timeout); in nft_dynset_eval()
|
| H A D | nf_tables_api.c | 6200 expires = READ_ONCE(nft_set_ext_timeout(ext)->expiration); in nf_tables_fill_setelem() 6789 u64 timeout, u64 expiration, gfp_t gfp) in nft_set_elem_init() 6819 if (expiration == 0) in nft_set_elem_init() 6820 expiration = timeout; in nft_set_elem_init() 6822 nft_set_ext_timeout(ext)->expiration = get_jiffies_64() + expiration; in nft_set_elem_init() 7064 WRITE_ONCE(nft_set_ext_timeout(ext)->expiration, get_jiffies_64() + update->expiration); in nft_setelem_activate() 7264 u64 expiration; in nft_add_set_elem() 7335 expiration in nft_add_set_elem() 6784 nft_set_elem_init(const struct nft_set * set,const struct nft_set_ext_tmpl * tmpl,const u32 * key,const u32 * key_end,const u32 * data,u64 timeout,u64 expiration,gfp_t gfp) nft_set_elem_init() argument 7266 u64 expiration; nft_add_set_elem() local [all...] |
| H A D | Kconfig | 926 The remaining time for expiration can be read via sysfs.
|
| /linux/Documentation/core-api/ |
| H A D | timekeeping.rst | 28 used e.g. for key expiration times that need to be synchronized
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | host.h | 957 __le32 expiration; member
|
| /linux/net/sctp/ |
| H A D | sm_make_chunk.c | 1700 cookie->c.expiration = ktime_add(asoc->cookie_life, in sctp_pack_cookie() 1821 ktime_before(bear_cookie->expiration, kt)) { in sctp_unpack_cookie() 1822 suseconds_t usecs = ktime_to_us(ktime_sub(kt, bear_cookie->expiration)); in sctp_unpack_cookie()
|
| /linux/Documentation/driver-api/surface_aggregator/ |
| H A D | internal.rst | 263 barriers. Modifications to the timeout reaper work item and expiration date 447 barriers. Modifications to the timeout reaper work item and expiration date
|
| /linux/LICENSES/dual/ |
| H A D | CDDL-1.0 | 297 at the expiration of such 60 day notice period, unless if within
|
| H A D | MPL-1.1 | 359 Sections 2.1 and/or 2.2 automatically terminate at the expiration of
|
| /linux/Documentation/driver-api/usb/ |
| H A D | power-management.rst | 460 busy and therefore the next autosuspend idle-delay expiration should
|