Home
last modified time | relevance | path

Searched defs:loc_l (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/kernel/bpf/
Dbpf_lru_list.c31 static struct list_head *local_free_list(struct bpf_lru_locallist *loc_l) in local_free_list()
36 static struct list_head *local_pending_list(struct bpf_lru_locallist *loc_l) in local_pending_list()
291 struct bpf_lru_locallist *loc_l) in __local_list_flush()
319 struct bpf_lru_locallist *loc_l) in bpf_lru_list_pop_free_to_local()
348 struct bpf_lru_locallist *loc_l, in __local_list_add_pending()
361 __local_list_pop_free(struct bpf_lru_locallist *loc_l) in __local_list_pop_free()
375 __local_list_pop_pending(struct bpf_lru *lru, struct bpf_lru_locallist *loc_l) in __local_list_pop_pending()
434 struct bpf_lru_locallist *loc_l, *steal_loc_l; in bpf_common_lru_pop_free() local
513 struct bpf_lru_locallist *loc_l; in bpf_common_lru_push_free() local
619 static void bpf_lru_locallist_init(struct bpf_lru_locallist *loc_l, int cpu) in bpf_lru_locallist_init()
[all …]