Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbpf_lru_list.c366 __local_list_pop_free(struct bpf_lru_locallist *loc_l) in __local_list_pop_free() function
450 node = __local_list_pop_free(loc_l); in bpf_common_lru_pop_free()
453 node = __local_list_pop_free(loc_l); in bpf_common_lru_pop_free()
479 node = __local_list_pop_free(steal_loc_l); in bpf_common_lru_pop_free()
/linux/Documentation/bpf/
H A Dmap_lru_hash_update.dot25 // cf. __local_list_pop_free() / bpf_percpu_lru_pop_free()