Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/bpf/
H A Dbpf_lru_list.c31 static struct list_head *local_free_list(struct bpf_lru_locallist *loc_l) in local_free_list() argument
36 static struct list_head *local_pending_list(struct bpf_lru_locallist *loc_l) in local_pending_list() argument
295 __local_list_flush(struct bpf_lru_list *l, struct bpf_lru_locallist *loc_l) __local_list_flush() argument
323 bpf_lru_list_pop_free_to_local(struct bpf_lru *lru, struct bpf_lru_locallist *loc_l) bpf_lru_list_pop_free_to_local() argument
352 __local_list_add_pending(struct bpf_lru *lru, struct bpf_lru_locallist *loc_l, int cpu, struct bpf_lru_node *node, u32 hash) __local_list_add_pending() argument
366 __local_list_pop_free(struct bpf_lru_locallist *loc_l) __local_list_pop_free() argument
380 __local_list_pop_pending(struct bpf_lru *lru, struct bpf_lru_locallist *loc_l) __local_list_pop_pending() argument
439 struct bpf_lru_locallist *loc_l, *steal_loc_l; bpf_common_lru_pop_free() local
518 struct bpf_lru_locallist *loc_l; bpf_common_lru_push_free() local
624 bpf_lru_locallist_init(struct bpf_lru_locallist *loc_l, int cpu) bpf_lru_locallist_init() argument
676 struct bpf_lru_locallist *loc_l; bpf_lru_init() local
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbpf_lru_list.c31 static struct list_head *local_free_list(struct bpf_lru_locallist *loc_l) in local_free_list() argument
36 static struct list_head *local_pending_list(struct bpf_lru_locallist *loc_l) in local_pending_list() argument
295 __local_list_flush(struct bpf_lru_list *l, struct bpf_lru_locallist *loc_l) __local_list_flush() argument
323 bpf_lru_list_pop_free_to_local(struct bpf_lru *lru, struct bpf_lru_locallist *loc_l) bpf_lru_list_pop_free_to_local() argument
352 __local_list_add_pending(struct bpf_lru *lru, struct bpf_lru_locallist *loc_l, int cpu, struct bpf_lru_node *node, u32 hash) __local_list_add_pending() argument
366 __local_list_pop_free(struct bpf_lru_locallist *loc_l) __local_list_pop_free() argument
380 __local_list_pop_pending(struct bpf_lru *lru, struct bpf_lru_locallist *loc_l) __local_list_pop_pending() argument
439 struct bpf_lru_locallist *loc_l, *steal_loc_l; bpf_common_lru_pop_free() local
518 struct bpf_lru_locallist *loc_l; bpf_common_lru_push_free() local
624 bpf_lru_locallist_init(struct bpf_lru_locallist *loc_l, int cpu) bpf_lru_locallist_init() argument
676 struct bpf_lru_locallist *loc_l; bpf_lru_init() local
[all...]

Completed in 3 milliseconds