Home
last modified time | relevance | path

Searched defs:expired (Results 1 – 25 of 25) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/macsec/
Dmacsec_api.c2369 static int get_egress_sa_expired(struct aq_hw_s *hw, u32 *expired) 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()
2401 u32 *expired) in get_egress_sa_threshold_expired()
2424 u32 *expired) in aq_mss_get_egress_sa_threshold_expired()
2431 static int set_egress_sa_expired(struct aq_hw_s *hw, u32 expired) in set_egress_sa_expired()
2450 int aq_mss_set_egress_sa_expired(struct aq_hw_s *hw, u32 expired) in aq_mss_set_egress_sa_expired()
2455 static int set_egress_sa_threshold_expired(struct aq_hw_s *hw, u32 expired) in set_egress_sa_threshold_expired()
2474 int aq_mss_set_egress_sa_threshold_expired(struct aq_hw_s *hw, u32 expired) in aq_mss_set_egress_sa_threshold_expired()
/linux-6.12.1/fs/autofs/
Dexpire.c391 struct dentry *expired; in should_expire() local
425 struct dentry *expired; in autofs_expire_indirect() local
/linux-6.12.1/fs/bcachefs/
Drcu_pending.c156 struct rcu_pending_list *expired = &p->lists[NUM_ACTIVE_RCU_POLL_OLDSTATE]; in merge_expired_lists() local
180 struct rcu_pending_list *expired = &p->lists[NUM_ACTIVE_RCU_POLL_OLDSTATE]; in __process_finished_items() local
Dclock.c71 int expired; member
/linux-6.12.1/drivers/fpga/
Dxilinx-core.c131 bool expired = false; in xilinx_core_write_complete() local
/linux-6.12.1/arch/x86/kvm/
Di8254.h48 struct kthread_work expired; member
Dlapic.c2114 bool expired; in start_hv_timer() local
/linux-6.12.1/drivers/isdn/mISDN/
Dtimerdev.c30 struct list_head expired; member
/linux-6.12.1/net/ipv4/
Dtcp_fastopen.c581 void tcp_fastopen_active_detect_blackhole(struct sock *sk, bool expired) in tcp_fastopen_active_detect_blackhole()
Dtcp_timer.c246 bool expired = false, do_reset; in tcp_write_timeout() local
/linux-6.12.1/net/mptcp/
Dctrl.c391 void mptcp_active_detect_blackhole(struct sock *ssk, bool expired) in mptcp_active_detect_blackhole()
/linux-6.12.1/drivers/net/wireless/microchip/wilc1000/
Dhif.h127 void (*expired)(struct wilc_vif *vif, u64 cookie); member
/linux-6.12.1/fs/
Dtimerfd.c41 short unsigned expired; member
Dfs-writeback.c2214 unsigned long expired; in wb_check_old_data_flush() local
/linux-6.12.1/block/
Dblk-mq.c1553 static bool blk_mq_req_expired(struct request *rq, struct blk_expired_data *expired) in blk_mq_req_expired()
1585 struct blk_expired_data *expired = priv; in blk_mq_check_expired() local
1603 struct blk_expired_data *expired = priv; in blk_mq_handle_expired() local
1614 struct blk_expired_data expired = { in blk_mq_timeout_work() local
/linux-6.12.1/drivers/md/dm-vdo/
Dblock-map.h228 dirty_era_t expired; member
Dblock-map.c2002 struct list_head *expired; in write_expired_elements() local
/linux-6.12.1/include/net/
Dmptcp.h313 static inline void mptcp_active_detect_blackhole(struct sock *sk, bool expired) { } in mptcp_active_detect_blackhole()
/linux-6.12.1/net/sunrpc/
Dauth.c430 unsigned long expired = jiffies - RPC_AUTH_EXPIRY_MORATORIUM; in rpcauth_prune_expired() local
/linux-6.12.1/drivers/mmc/core/
Dmmc_ops.c510 bool expired = false; in __mmc_poll_for_busy() local
Dmmc_test.c2376 bool expired = false; in mmc_test_ongoing_transfer() local
/linux-6.12.1/drivers/net/phy/
Ddp83640.c593 static int expired(struct rxts *rxts) in expired() function
/linux-6.12.1/net/wireless/
Dscan.c447 bool expired = false; in __cfg80211_bss_expire() local
/linux-6.12.1/drivers/cpufreq/
Dintel_pstate.c2359 bool expired; in intel_pstate_hwp_boost_down() local
/linux-6.12.1/arch/x86/kvm/vmx/
Dvmx.c8115 bool *expired) in vmx_set_hv_timer()