Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbpf_lru_list.c36 static struct list_head *local_pending_list(struct bpf_lru_locallist *loc_l) in local_pending_list() function
301 local_pending_list(loc_l), list) { in __local_list_flush()
362 list_add(&node->list, local_pending_list(loc_l)); in __local_list_add_pending()
387 list_for_each_entry_reverse(node, local_pending_list(loc_l), in __local_list_pop_pending()