Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/Documentation/filesystems/
H 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()
/OK3568_Linux_fs/kernel/block/
H A Dbfq-wf2q.c45 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()
1138 bool requeue, bool expiration) in bfq_activate_requeue_entity() argument
1146 if (!bfq_update_next_in_service(sd, entity, expiration) && in bfq_activate_requeue_entity()
1217 bool expiration) in bfq_deactivate_entity() argument
1242 bfq_update_next_in_service(sd, NULL, expiration); in bfq_deactivate_entity()
1301 if (!bfq_update_next_in_service(sd, entity, expiration) && in bfq_deactivate_entity()
1302 !expiration) in bfq_deactivate_entity()
1443 bool expiration) in bfq_lookup_next_entity() argument
[all …]
H A Dbfq-iosched.h1051 bool ins_into_idle_tree, bool expiration);
1054 bool expiration);
1056 bool expiration);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/positionpoll/
H A Dqgeoareamonitor_polling.cpp217 if (info.expiration().isValid()) { in setupNextExpiryTimeout()
219 activeExpiry.first = info.expiration(); in setupNextExpiryTimeout()
223 if (info.expiration() < activeExpiry.first) { in setupNextExpiryTimeout()
224 activeExpiry.first = info.expiration(); in setupNextExpiryTimeout()
357 if (monitor.expiration().isValid() && in startMonitoring()
358 (monitor.expiration() < QDateTime::currentDateTime())) in startMonitoring()
384 if (monitor.expiration().isValid() && in requestUpdate()
385 (monitor.expiration() < QDateTime::currentDateTime())) in requestUpdate()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeoareamonitorinfo.cpp242 QDateTime QGeoAreaMonitorInfo::expiration() const in expiration() function in QGeoAreaMonitorInfo
321 << monitor.isPersistent() << monitor.notificationParameters() << monitor.expiration(); in operator <<()
373 << ", expiry: " << monitor.expiration() << ")"; in operator <<()
H A Dqgeoareamonitorinfo.h80 QDateTime expiration() const;
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H 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
/OK3568_Linux_fs/buildroot/package/pkcs11-helper/
H A DConfig.in12 to a different slot, supporting session expiration and much
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-crypto/pkcs11-helper/
H A Dpkcs11-helper_1.28.0.bb7 slot, supporting session expiration and much more all using a simple API."
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-watchdog88 expiration of a watchdog timer of AST2400/AST2500 when
109 expiration) the behavior differs as described above.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/watchdog/
H A Dmarvel.txt34 - interrupts : Contains the IRQ for watchdog expiration
/OK3568_Linux_fs/buildroot/package/php-amqp/
H A D0002-more-work-for-php-8.patch68 - zend_update_property_stringl(this_ce, getThis(), ZEND_STRL("expiration"), expiration, expirati…
72 …operty_stringl(this_ce, PHP5to8_OBJ_PROP(getThis()), ZEND_STRL("expiration"), expiration, expirati…
172 …ngl(this_ce, obj, ZEND_STRL("expiration"), (const char *) p->expiration.bytes, (PHP5to7_param_str_…
173 …o8_OBJ_PROP(obj), ZEND_STRL("expiration"), (const char *) p->expiration.bytes, (PHP5to7_param_str_…
176 - zend_update_property_stringl(this_ce, obj, ZEND_STRL("expiration"), "", 0 TSRMLS_CC);
177 + zend_update_property_stringl(this_ce, PHP5to8_OBJ_PROP(obj), ZEND_STRL("expiration"), "", …
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoareamonitor/
H A Dtst_qgeoareamonitor.cpp126 QCOMPARE(defaultMonitor.expiration(), QDateTime()); in tst_monitor()
153 QCOMPARE(copy.expiration(), now); in tst_monitor()
185 QCOMPARE(assignmentCopy.expiration(), now); in tst_monitor()
464 QVERIFY(info.expiration() < now); in tst_testExpiryTimeout()
/OK3568_Linux_fs/kernel/Documentation/watchdog/
H A Dmlx-wdt.rst59 initial timeout, performed action in expiration and configuration flags.
/OK3568_Linux_fs/kernel/drivers/visorbus/
H 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()
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dkfence.rst222 Guarded allocations are set up based on the sample interval. After expiration
226 the next allocation is set up after the expiration of the interval. To "gate" a
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A DKconfig1099 the machine after its expiration. The expiration time can be
1259 that will reboot the machine after its second expiration. The
1260 expiration time can be configured with the "heartbeat" parameter.
1383 expiration. The expiration time can be configured with the
1747 interrupt. On first expiration of the watchdog, the
1748 interrupt handler pokes it. The second expiration causes an
1749 NMI that prints a message. The third expiration causes a
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-sipe/
H A D0001-Migrate-to-use-g_memdup2.patch131 /* extract certicate expiration time */
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/
H A Dhost.h953 __le32 expiration; member
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dtimekeeping.rst28 used e.g. for key expiration times that need to be synchronized
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-stats.rst47 2) This field is a legacy array expiration count field used in the O(1)
H A Dsched-bwc.rst118 For highly-threaded, non-cpu bound applications this non-expiration nuance
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-3.1.rst45 Due to the expiration of upstream support in January 2020, support for
/OK3568_Linux_fs/kernel/Documentation/process/
H 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
/OK3568_Linux_fs/kernel/Documentation/power/
H A Druntime_pm.rst215 - timer expiration time, in jiffies (if this is different from zero, the
513 is 1000 ms or larger then the expiration time is rounded up to the
515 power.use_autosuspend isn't set, otherwise returns the expiration time
868 returns -EAGAIN or -EBUSY, and if the next autosuspend delay expiration time is

123