| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/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() 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 D | bfq-iosched.h | 1051 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 D | qgeoareamonitor_polling.cpp | 217 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 D | qgeoareamonitorinfo.cpp | 242 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 D | qgeoareamonitorinfo.h | 80 QDateTime expiration() const;
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/buildroot/package/pkcs11-helper/ |
| H A D | Config.in | 12 to a different slot, supporting session expiration and much
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-crypto/pkcs11-helper/ |
| H A D | pkcs11-helper_1.28.0.bb | 7 slot, supporting session expiration and much more all using a simple API."
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-watchdog | 88 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 D | marvel.txt | 34 - interrupts : Contains the IRQ for watchdog expiration
|
| /OK3568_Linux_fs/buildroot/package/php-amqp/ |
| H A D | 0002-more-work-for-php-8.patch | 68 - 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 D | tst_qgeoareamonitor.cpp | 126 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 D | mlx-wdt.rst | 59 initial timeout, performed action in expiration and configuration flags.
|
| /OK3568_Linux_fs/kernel/drivers/visorbus/ |
| H A D | visorchipset.c | 104 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 D | kfence.rst | 222 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 D | Kconfig | 1099 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 D | 0001-Migrate-to-use-g_memdup2.patch | 131 /* extract certicate expiration time */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/ |
| H A D | host.h | 953 __le32 expiration; member
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | timekeeping.rst | 28 used e.g. for key expiration times that need to be synchronized
|
| /OK3568_Linux_fs/kernel/Documentation/scheduler/ |
| H A D | sched-stats.rst | 47 2) This field is a legacy array expiration count field used in the O(1)
|
| H A D | sched-bwc.rst | 118 For highly-threaded, non-cpu bound applications this non-expiration nuance
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-3.1.rst | 45 Due to the expiration of upstream support in January 2020, support for
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | maintainer-pgp-guide.rst | 178 - 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 D | runtime_pm.rst | 215 - 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
|