Home
last modified time | relevance | path

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

/kernel/bpf/
Dbpf_lru_list.c42 static bool bpf_lru_node_is_ref(const struct bpf_lru_node *node) in bpf_lru_node_is_ref() function
153 if (bpf_lru_node_is_ref(node)) in __bpf_lru_list_rotate_active()
195 if (bpf_lru_node_is_ref(node)) in __bpf_lru_list_rotate_inactive()
223 if (bpf_lru_node_is_ref(node)) { in __bpf_lru_list_shrink_inactive()
302 if (bpf_lru_node_is_ref(node)) in __local_list_flush()
389 if ((!bpf_lru_node_is_ref(node) || force) && in __local_list_pop_pending()