/linux-6.6.21/fs/autofs/ |
D | expire.c | 394 struct dentry *expired; in should_expire() local 404 expired = autofs_check_leaves(mnt, dentry, timeout, how); in should_expire() 405 if (expired) { in should_expire() 406 if (expired == dentry) in should_expire() 408 return expired; in should_expire() 428 struct dentry *expired; in autofs_expire_indirect() local 447 expired = should_expire(dentry, mnt, timeout, how); in autofs_expire_indirect() 448 if (!expired) in autofs_expire_indirect() 452 ino = autofs_dentry_ino(expired); in autofs_expire_indirect() 461 found = should_expire(expired, mnt, timeout, how); in autofs_expire_indirect() [all …]
|
/linux-6.6.21/Documentation/ABI/testing/ |
D | sysfs-devices-platform-ACPI-TAD | 45 (RW) The AC alarm expired timer wake policy (see ACPI 6.2, 48 Reads return the current expired timer wake delay for the AC 52 Write a new expired timer wake delay for the AC alarm timer in 53 seconds or "never" to it to set the expired timer wake delay for 54 the AC alarm timer or to set its expired wake policy to discard 68 Bit(0): The timer has expired if set. 80 If the status return value indicates that the timer has expired, 100 (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-wakeup | 40 timeout has expired.
|
D | sysfs-class-led-flash | 63 the timeout set by the user has expired; not all flash
|
/linux-6.6.21/drivers/isdn/mISDN/ |
D | timerdev.c | 30 struct list_head expired; member 55 INIT_LIST_HEAD(&dev->expired); in mISDN_open() 85 list_for_each_entry_safe(timer, next, &dev->expired, list) { in mISDN_close() 96 struct list_head *list = &dev->expired; in mISDN_read() 146 if (dev->work || !list_empty(&dev->expired)) in mISDN_poll() 150 dev->work, list_empty(&dev->expired)); in mISDN_poll() 163 list_move_tail(&timer->list, &timer->dev->expired); in dev_expire_timer()
|
/linux-6.6.21/drivers/net/ethernet/aquantia/atlantic/macsec/ |
D | macsec_api.h | 313 int aq_mss_get_egress_sa_expired(struct aq_hw_s *hw, u32 *expired); 316 u32 *expired); 318 int aq_mss_set_egress_sa_expired(struct aq_hw_s *hw, u32 expired); 321 u32 expired);
|
D | macsec_api.c | 2369 static int get_egress_sa_expired(struct aq_hw_s *hw, u32 *expired) in get_egress_sa_expired() argument 2380 *expired = val; in get_egress_sa_expired() 2388 *expired |= val << 16; in get_egress_sa_expired() 2393 int aq_mss_get_egress_sa_expired(struct aq_hw_s *hw, u32 *expired) in aq_mss_get_egress_sa_expired() argument 2395 *expired = 0; in aq_mss_get_egress_sa_expired() 2397 return AQ_API_CALL_SAFE(get_egress_sa_expired, hw, expired); in aq_mss_get_egress_sa_expired() 2401 u32 *expired) in get_egress_sa_threshold_expired() argument 2411 *expired = val; in get_egress_sa_threshold_expired() 2418 *expired |= val << 16; in get_egress_sa_threshold_expired() 2424 u32 *expired) in aq_mss_get_egress_sa_threshold_expired() argument [all …]
|
/linux-6.6.21/fs/ |
D | timerfd.c | 41 short unsigned expired; member 68 ctx->expired = 1; in timerfd_triggered() 200 ctx->expired = 0; in timerfd_setup() 287 ctx->expired = 0; in timerfd_read() 294 if (ctx->expired && ctx->tintv) { in timerfd_read() 311 ctx->expired = 0; in timerfd_read() 506 if (ctx->expired && ctx->tintv) { in do_timerfd_settime() 536 if (ctx->expired && ctx->tintv) { in do_timerfd_gettime() 537 ctx->expired = 0; in do_timerfd_gettime()
|
/linux-6.6.21/Documentation/networking/ |
D | xfrm_proc.rst | 47 State is expired 101 State is expired 113 State is invalid, perhaps expired
|
/linux-6.6.21/drivers/fpga/ |
D | xilinx-spi.c | 174 bool expired = false; in xilinx_spi_write_complete() local 183 while (!expired) { in xilinx_spi_write_complete() 184 expired = time_after(jiffies, timeout); in xilinx_spi_write_complete()
|
/linux-6.6.21/net/ipv4/ |
D | tcp_timer.c | 238 bool expired = false, do_reset; in tcp_write_timeout() local 252 expired = icsk->icsk_retransmits >= max_retransmits; in tcp_write_timeout() 273 if (!expired) in tcp_write_timeout() 274 expired = retransmits_timed_out(sk, retry_until, in tcp_write_timeout() 276 tcp_fastopen_active_detect_blackhole(sk, expired); in tcp_write_timeout() 281 icsk->icsk_rto, (int)expired); in tcp_write_timeout() 283 if (expired) { in tcp_write_timeout()
|
D | tcp_fastopen.c | 580 void tcp_fastopen_active_detect_blackhole(struct sock *sk, bool expired) in tcp_fastopen_active_detect_blackhole() argument 591 (timeouts == 2 || (timeouts < 2 && expired))) { in tcp_fastopen_active_detect_blackhole()
|
/linux-6.6.21/arch/x86/kvm/ |
D | i8254.c | 215 kthread_queue_work(pit->worker, &pit->expired); in kvm_pit_ack_irq() 237 kthread_flush_work(&pit->expired); in destroy_pit_timer() 242 struct kvm_pit *pit = container_of(work, struct kvm_pit, expired); in pit_do_work() 276 kthread_queue_work(pt->worker, &pt->expired); in pit_timer_fn() 338 kthread_flush_work(&pit->expired); in create_pit_timer() 688 kthread_init_work(&pit->expired, pit_do_work); in kvm_create_pit()
|
D | i8254.h | 48 struct kthread_work expired; member
|
/linux-6.6.21/net/rxrpc/ |
D | call_event.c | 376 bool resend = false, expired = false; in rxrpc_input_call_event() local 405 expired = true; in rxrpc_input_call_event() 412 expired = true; in rxrpc_input_call_event() 418 expired = true; in rxrpc_input_call_event() 475 if (expired) { in rxrpc_input_call_event()
|
/linux-6.6.21/Documentation/filesystems/ |
D | automount-support.rst | 43 mountpoint to be expired in the automounting procedure outlined separately. 47 (1) Create at least one list off which the vfsmounts to be expired can be 55 (3) When you want mountpoints to be expired, call mark_mounts_for_expiry()
|
/linux-6.6.21/drivers/net/wireless/microchip/wilc1000/ |
D | hif.h | 124 void (*expired)(void *priv, u64 cookie); member 197 void (*expired)(void *, u64),
|
D | hif.c | 882 hif_drv->remain_on_ch.expired = hif_remain_ch->expired; in handle_remain_on_chan() 917 if (hif_drv->remain_on_ch.expired) { in wilc_handle_roc_expired() 918 hif_drv->remain_on_ch.expired(hif_drv->remain_on_ch.arg, in wilc_handle_roc_expired() 1674 void (*expired)(void *, u64), in wilc_remain_on_channel() 1681 roc.expired = expired; in wilc_remain_on_channel()
|
/linux-6.6.21/drivers/gpu/drm/ci/xfails/ |
D | rockchip-rk3399-flakes.txt | 4 kms_flip@flip-vs-expired-vblank
|
/linux-6.6.21/Documentation/driver-api/usb/ |
D | error-codes.rst | 50 expired. 132 to indicate timeout expired before the transfer 209 ``-ETIMEDOUT`` Timeout expired before the transfer completed.
|
/linux-6.6.21/block/ |
D | blk-mq.c | 1578 static bool blk_mq_req_expired(struct request *rq, struct blk_expired_data *expired) in blk_mq_req_expired() argument 1588 if (time_after_eq(expired->timeout_start, deadline)) in blk_mq_req_expired() 1591 if (expired->next == 0) in blk_mq_req_expired() 1592 expired->next = deadline; in blk_mq_req_expired() 1593 else if (time_after(expired->next, deadline)) in blk_mq_req_expired() 1594 expired->next = deadline; in blk_mq_req_expired() 1610 struct blk_expired_data *expired = priv; in blk_mq_check_expired() local 1619 if (blk_mq_req_expired(rq, expired)) { in blk_mq_check_expired() 1620 expired->has_timedout_rq = true; in blk_mq_check_expired() 1628 struct blk_expired_data *expired = priv; in blk_mq_handle_expired() local [all …]
|
/linux-6.6.21/Documentation/admin-guide/laptops/ |
D | disk-shock-protection.rst | 52 before the timeout of the previous one has expired. In particular, the 57 timeout specified for a recent head park request has not yet expired, 89 for either device on the port has expired. As far as PATA (old style
|
/linux-6.6.21/Documentation/translations/zh_CN/scheduler/ |
D | sched-design-CFS.rst | 128 运行队列(总共100个实时优先级,替代了之前调度器的140个),且不需要过期数组(expired
|
/linux-6.6.21/drivers/mmc/core/ |
D | mmc_ops.c | 510 bool expired = false; in __mmc_poll_for_busy() local 519 expired = time_after(jiffies, timeout); in __mmc_poll_for_busy() 526 if (expired && busy) { in __mmc_poll_for_busy()
|