Home
last modified time | relevance | path

Searched refs:expiry_time (Results 1 – 8 of 8) sorted by relevance

/linux/net/sunrpc/
H A Dcache.c54 h->expiry_time = now + CACHE_NEW_EXPIRY; in cache_init()
142 if (detail->nextcheck > new->expiry_time) in sunrpc_cache_add_entry()
143 detail->nextcheck = new->expiry_time + 1; in sunrpc_cache_add_entry()
173 head->expiry_time = expiry; in cache_fresh_locked()
220 cache_fresh_locked(old, new->expiry_time, detail); in sunrpc_cache_update()
241 cache_fresh_locked(tmp, new->expiry_time, detail); in sunrpc_cache_update()
299 refresh_age = (h->expiry_time - h->last_refresh); in cache_check_rcu()
306 (h->expiry_time != 0 && age > refresh_age/2)) { in cache_check_rcu()
491 if (current_detail->nextcheck > ch->expiry_time) in cache_clean()
492 current_detail->nextcheck = ch->expiry_time in cache_clean()
[all...]
H A Dsvcauth_unix.c321 ip.h.expiry_time = expiry; in __ip_map_update()
543 ug.h.expiry_time = expiry; in unix_gid_parse()
729 ug.h.expiry_time = nla_get_u64(tb[SUNRPC_A_UNIX_GID_EXPIRY]) - in svcauth_unix_set_client()
/linux/drivers/net/wireless/ti/wl1251/
H A Dtx.h123 __le32 expiry_time; member
H A Dtx.c155 tx_hdr->expiry_time = cpu_to_le32(1 << 16); in wl1251_tx_fill_hdr()
/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_nic.c78 sc->expiry_time = jiffies + msecs_to_jiffies(LIO_SC_MAX_TMO_MS); in octeon_alloc_soft_command_resp()
H A Docteon_iq.h295 size_t expiry_time; member
H A Drequest_manager.c731 sc->expiry_time = jiffies + msecs_to_jiffies(LIO_SC_MAX_TMO_MS); in octeon_send_soft_command()
/linux/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c295 rsii.h.expiry_time = expiry; in rsi_parse()
573 rsci.h.expiry_time = expiry; in rsc_parse()
1279 rsci.h.expiry_time = expiry; in gss_proxy_save_rsc()