/Linux-v4.19/fs/autofs/ |
D | expire.c | 436 struct dentry *expired; in should_expire() local 446 expired = autofs_check_leaves(mnt, dentry, timeout, how); in should_expire() 447 if (expired) { in should_expire() 448 if (expired == dentry) in should_expire() 450 return expired; in should_expire() 470 struct dentry *expired; in autofs_expire_indirect() local 489 expired = should_expire(dentry, mnt, timeout, how); in autofs_expire_indirect() 490 if (!expired) in autofs_expire_indirect() 494 ino = autofs_dentry_ino(expired); in autofs_expire_indirect() 503 found = should_expire(expired, mnt, timeout, how); in autofs_expire_indirect() [all …]
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-devices-platform-ACPI-TAD | 43 (RW) The AC alarm expired timer wake policy (see ACPI 6.2, 46 Reads return the current expired timer wake delay for the AC 50 Write a new expired timer wake delay for the AC alarm timer in 51 seconds or "never" to it to set the expired timer wake delay for 52 the AC alarm timer or to set its expired wake policy to discard 65 Bit(0): The timer has expired if set. 76 If the status return value indicates that the timer has expired, 96 (RW,optional) The DC alarm expired timer wake policy.
|
D | sysfs-bus-fsi | 29 ongoing operation in case of an expired 'Master Time Out'
|
D | sysfs-class-led-flash | 61 the timeout set by the user has expired; not all flash
|
/Linux-v4.19/drivers/isdn/mISDN/ |
D | timerdev.c | 39 struct list_head expired; member 64 INIT_LIST_HEAD(&dev->expired); in mISDN_open() 94 list_for_each_entry_safe(timer, next, &dev->expired, list) { in mISDN_close() 105 struct list_head *list = &dev->expired; in mISDN_read() 155 if (dev->work || !list_empty(&dev->expired)) in mISDN_poll() 159 dev->work, list_empty(&dev->expired)); in mISDN_poll() 172 list_move_tail(&timer->list, &timer->dev->expired); in dev_expire_timer()
|
/Linux-v4.19/fs/ |
D | timerfd.c | 40 short unsigned expired; member 67 ctx->expired = 1; in timerfd_triggered() 183 ctx->expired = 0; in timerfd_setup() 268 ctx->expired = 0; in timerfd_read() 275 if (ctx->expired && ctx->tintv) { in timerfd_read() 292 ctx->expired = 0; in timerfd_read() 483 if (ctx->expired && ctx->tintv) { in do_timerfd_settime() 513 if (ctx->expired && ctx->tintv) { in do_timerfd_gettime() 514 ctx->expired = 0; in do_timerfd_gettime()
|
D | fs-writeback.c | 1841 unsigned long expired; in wb_check_old_data_flush() local 1850 expired = wb->last_old_flush + in wb_check_old_data_flush() 1852 if (time_before(jiffies, expired)) in wb_check_old_data_flush()
|
/Linux-v4.19/Documentation/networking/ |
D | xfrm_proc.txt | 35 State is expired 74 State is expired 82 State is invalid, perhaps expired
|
D | dns_resolver.txt | 141 the key will be discarded and recreated when the data it holds has expired.
|
/Linux-v4.19/arch/x86/kvm/ |
D | i8254.c | 215 kthread_queue_work(pit->worker, &pit->expired); in kvm_pit_ack_irq() 236 kthread_flush_work(&pit->expired); in destroy_pit_timer() 241 struct kvm_pit *pit = container_of(work, struct kvm_pit, expired); in pit_do_work() 275 kthread_queue_work(pt->worker, &pt->expired); in pit_timer_fn() 327 kthread_flush_work(&pit->expired); in create_pit_timer() 674 kthread_init_work(&pit->expired, pit_do_work); in kvm_create_pit()
|
D | i8254.h | 49 struct kthread_work expired; member
|
/Linux-v4.19/net/ipv4/ |
D | tcp_timer.c | 221 bool expired, do_reset; in tcp_write_timeout() local 231 expired = icsk->icsk_retransmits >= retry_until; in tcp_write_timeout() 253 expired = retransmits_timed_out(sk, retry_until, in tcp_write_timeout() 256 tcp_fastopen_active_detect_blackhole(sk, expired); in tcp_write_timeout() 261 icsk->icsk_rto, (int)expired); in tcp_write_timeout() 263 if (expired) { in tcp_write_timeout()
|
D | tcp_fastopen.c | 521 void tcp_fastopen_active_detect_blackhole(struct sock *sk, bool expired) in tcp_fastopen_active_detect_blackhole() argument 532 (timeouts == 2 || (timeouts < 2 && expired))) { in tcp_fastopen_active_detect_blackhole()
|
/Linux-v4.19/Documentation/filesystems/ |
D | automount-support.txt | 38 mountpoint to be expired in the automounting procedure outlined separately. 42 (1) Create at least one list off which the vfsmounts to be expired can be 49 (3) When you want mountpoints to be expired, call mark_mounts_for_expiry()
|
/Linux-v4.19/virt/kvm/arm/ |
D | arch_timer.c | 113 vcpu = container_of(work, struct kvm_vcpu, arch.timer_cpu.expired); in kvm_timer_inject_irq_work() 191 schedule_work(&timer->expired); in kvm_bg_timer_expire() 429 soft_timer_cancel(&timer->bg_timer, &timer->expired); in kvm_timer_unschedule() 640 INIT_WORK(&timer->expired, kvm_timer_inject_irq_work); in kvm_timer_vcpu_init() 797 soft_timer_cancel(&timer->bg_timer, &timer->expired); in kvm_timer_vcpu_terminate()
|
/Linux-v4.19/include/kvm/ |
D | arm_arch_timer.h | 56 struct work_struct expired; member
|
/Linux-v4.19/Documentation/driver-api/usb/ |
D | error-codes.rst | 50 expired. 129 to indicate timeout expired before the transfer 206 ``-ETIMEDOUT`` Timeout expired before the transfer completed.
|
/Linux-v4.19/drivers/staging/wilc1000/ |
D | host_interface.h | 248 wilc_remain_on_chan_expired expired; member 349 wilc_remain_on_chan_expired expired,
|
/Linux-v4.19/Documentation/laptops/ |
D | disk-shock-protection.txt | 51 before the timeout of the previous one has expired. In particular, the 56 timeout specified for a recent head park request has not yet expired, 88 for either device on the port has expired. As far as PATA (old style
|
/Linux-v4.19/drivers/mmc/core/ |
D | mmc_ops.c | 456 bool expired = false; in mmc_poll_for_busy() local 479 expired = time_after(jiffies, timeout); in mmc_poll_for_busy() 498 if (expired && busy) { in mmc_poll_for_busy()
|
/Linux-v4.19/Documentation/devicetree/bindings/i2c/ |
D | i2c-arb-gpio-challenge.txt | 39 6. Go back to 1 (until retry time has expired).
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | func-select.rst | 94 the timeout expired. On error -1 is returned, and the ``errno`` variable
|
/Linux-v4.19/net/sunrpc/ |
D | auth.c | 456 unsigned long expired = jiffies - RPC_AUTH_EXPIRY_MORATORIUM; in rpcauth_prune_expired() local 467 if (time_in_range(cred->cr_expire, expired, jiffies) && in rpcauth_prune_expired()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rxmq.c | 498 bool expired = false; in iwl_mvm_reorder_timer_expired() local 524 expired = true; in iwl_mvm_reorder_timer_expired() 530 if (expired) { in iwl_mvm_reorder_timer_expired()
|
/Linux-v4.19/Documentation/power/ |
D | runtime_pm.txt | 323 not yet expired then an autosuspend is scheduled for the appropriate time 341 device when the autosuspend delay has expired; if the delay has already 342 expired then the work item is queued up immediately 351 ->runtime_suspend() is already scheduled and not yet expired, the new 500 nearest second; returns 0 if the delay period has already expired or 849 autosuspend delay time has expired. If the ->runtime_suspend() callback 927 value then the delay has not yet expired and the callback should return
|