Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dbpf_lru_list.c45 static bool bpf_lru_node_is_ref(const struct bpf_lru_node *node) in bpf_lru_node_is_ref() function
151 if (bpf_lru_node_is_ref(node)) in __bpf_lru_list_rotate_active()
193 if (bpf_lru_node_is_ref(node)) in __bpf_lru_list_rotate_inactive()
221 if (bpf_lru_node_is_ref(node)) { in __bpf_lru_list_shrink_inactive()
300 if (bpf_lru_node_is_ref(node)) in __local_list_flush()
387 if ((!bpf_lru_node_is_ref(node) || force) && in __local_list_pop_pending()