Searched refs:__local_list_pop_free (Results 1 – 2 of 2) sorted by relevance
366 __local_list_pop_free(struct bpf_lru_locallist *loc_l) in __local_list_pop_free() function450 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()
25 // cf. __local_list_pop_free() / bpf_percpu_lru_pop_free()