Home
last modified time | relevance | path

Searched refs:cache_to (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/
H A Dcmsg.c221 if (nfp_map->cache_to < ktime_get_ns()) in nfp_bpf_ctrl_op_cache_get()
282 nfp_map->cache_to = to; in nfp_bpf_ctrl_op_cache_put()
H A Dmain.h200 * @cache_lock: protects @cache_blockers, @cache_to, @cache
203 * @cache_to: time when cache will no longer be valid (ns)
217 u64 cache_to; member
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/
H A Dcmsg.c221 if (nfp_map->cache_to < ktime_get_ns()) in nfp_bpf_ctrl_op_cache_get()
282 nfp_map->cache_to = to; in nfp_bpf_ctrl_op_cache_put()
H A Dmain.h200 * @cache_lock: protects @cache_blockers, @cache_to, @cache
203 * @cache_to: time when cache will no longer be valid (ns)
217 u64 cache_to; member

Completed in 5 milliseconds