Home
last modified time | relevance | path

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

12

/linux/Documentation/filesystems/
A Dautomount-support.rst42 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/
A Dbfq-wf2q.c45 bool expiration);
76 bool expiration) in bfq_update_next_in_service() argument
1135 bool requeue, bool expiration) in bfq_activate_requeue_entity() argument
1214 bool expiration) in bfq_deactivate_entity() argument
1299 !expiration) in bfq_deactivate_entity()
1440 bool expiration) in bfq_lookup_next_entity() argument
1484 !expiration); in bfq_lookup_next_entity()
1640 bool ins_into_idle_tree, bool expiration) in bfq_deactivate_bfqq() argument
1657 bool expiration) in bfq_requeue_bfqq() argument
1671 bool expiration) in bfq_del_bfqq_busy() argument
[all …]
A Dbfq-iosched.h1071 bool ins_into_idle_tree, bool expiration);
1074 bool expiration);
1076 bool expiration);
/linux/tools/testing/selftests/net/
A Dtoeplitz_client.sh11 expiration=$((SECONDS+20))
12 while [[ "${SECONDS}" -lt "${expiration}" ]]
/linux/Documentation/ABI/stable/
A Dsysfs-driver-firmware-zynqmp100 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/Documentation/devicetree/bindings/watchdog/
A Dmarvel.txt34 - interrupts : Contains the IRQ for watchdog expiration
A Dsnps,dw-wdt.yaml64 the timer expiration intervals supported by the DW APB Watchdog. Note
/linux/Documentation/ABI/testing/
A Dsysfs-class-watchdog88 expiration of a watchdog timer of AST2400/AST2500 when
109 expiration) the behavior differs as described above.
A Dsysfs-devices-power198 1000 will cause the autosuspend timer expiration to be rounded
/linux/Documentation/watchdog/
A Dmlx-wdt.rst59 initial timeout, performed action in expiration and configuration flags.
/linux/drivers/visorbus/
A Dvisorchipset.c104 unsigned long expiration; member
885 req->expiration = parahotplug_next_expiration(); in parahotplug_request_create()
1486 if (!time_after_eq(jiffies, req->expiration)) in parahotplug_process_list()
/linux/Documentation/dev-tools/
A Dkfence.rst230 Guarded allocations are set up based on the sample interval. After expiration
234 the next allocation is set up after the expiration of the interval.
/linux/drivers/watchdog/
A DKconfig1057 the machine after its expiration. The expiration time can be
1212 that will reboot the machine after its second expiration. The
1213 expiration time can be configured with the "heartbeat" parameter.
1336 expiration. The expiration time can be configured with the
1690 interrupt. On first expiration of the watchdog, the
1691 interrupt handler pokes it. The second expiration causes an
1692 NMI that prints a message. The third expiration causes a
/linux/drivers/net/wireless/marvell/libertas/
A Dhost.h953 __le32 expiration; member
/linux/Documentation/core-api/
A Dtimekeeping.rst28 used e.g. for key expiration times that need to be synchronized
/linux/Documentation/scheduler/
A Dsched-stats.rst47 2) This field is a legacy array expiration count field used in the O(1)
A Dsched-bwc.rst179 For highly-threaded, non-cpu bound applications this non-expiration nuance
/linux/Documentation/process/
A Dmaintainer-pgp-guide.rst178 - add or change the expiration date on itself or any subkey
644 Extending key expiration date
647 The master key has the default expiration date of 2 years from the date
651 To extend the expiration on your key by a year from current date, just
/linux/Documentation/power/
A Druntime_pm.rst215 - timer expiration time, in jiffies (if this is different from zero, the
521 is 1000 ms or larger then the expiration time is rounded up to the
523 power.use_autosuspend isn't set, otherwise returns the expiration time
885 returns -EAGAIN or -EBUSY, and if the next autosuspend delay expiration time is
/linux/net/sctp/
A Dsm_make_chunk.c1706 cookie->c.expiration = ktime_add(asoc->cookie_life, in sctp_pack_cookie()
1836 if (!asoc && ktime_before(bear_cookie->expiration, kt)) { in sctp_unpack_cookie()
1837 suseconds_t usecs = ktime_to_us(ktime_sub(kt, bear_cookie->expiration)); in sctp_unpack_cookie()
/linux/include/net/sctp/
A Dstructs.h297 ktime_t expiration; member
/linux/Documentation/driver-api/surface_aggregator/
A Dinternal.rst263 barriers. Modifications to the timeout reaper work item and expiration date
447 barriers. Modifications to the timeout reaper work item and expiration date
/linux/include/net/netfilter/
A Dnf_tables.h744 u64 timeout, u64 expiration, gfp_t gfp);
/linux/net/netfilter/
A Dnf_tables_api.c5342 const u32 *data, u64 timeout, u64 expiration, gfp_t gfp) in nft_set_elem_init() argument
5361 *nft_set_ext_expiration(ext) = get_jiffies_64() + expiration; in nft_set_elem_init()
5362 if (expiration == 0) in nft_set_elem_init()
5689 u64 expiration; in nft_add_set_elem() local
5741 expiration = 0; in nft_add_set_elem()
5746 &expiration); in nft_add_set_elem()
5908 timeout, expiration, GFP_KERNEL); in nft_add_set_elem()
/linux/LICENSES/dual/
A DCDDL-1.0297 at the expiration of such 60 day notice period, unless if within

Completed in 82 milliseconds

12