Searched refs:cache_fresh_unlocked (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | cache.c | 56 static void cache_fresh_unlocked(struct cache_head *head, 93 cache_fresh_unlocked(ch, cd); in sunrpc_end_cache_remove_entry() 172 static void cache_fresh_unlocked(struct cache_head *head, in cache_fresh_unlocked() function 215 cache_fresh_unlocked(old, detail); in sunrpc_cache_update() 237 cache_fresh_unlocked(tmp, detail); in sunrpc_cache_update() 238 cache_fresh_unlocked(old, detail); in sunrpc_cache_update() 278 cache_fresh_unlocked(h, detail); in try_to_negate_entry() 321 cache_fresh_unlocked(h, detail); in cache_check()
|
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | cache.c | 58 static void cache_fresh_unlocked(struct cache_head *head, 95 cache_fresh_unlocked(ch, cd); in sunrpc_end_cache_remove_entry() 174 static void cache_fresh_unlocked(struct cache_head *head, in cache_fresh_unlocked() function 217 cache_fresh_unlocked(old, detail); in sunrpc_cache_update() 239 cache_fresh_unlocked(tmp, detail); in sunrpc_cache_update() 240 cache_fresh_unlocked(old, detail); in sunrpc_cache_update() 280 cache_fresh_unlocked(h, detail); in try_to_negate_entry() 323 cache_fresh_unlocked(h, detail); in cache_check()
|
Completed in 5 milliseconds