Searched refs:bpf_list_pop_front (Results 1 – 7 of 7) sorted by relevance
38 n = bpf_list_pop_front(head); in list_push_pop()78 n = bpf_list_pop_front(head); in list_push_pop()90 n = bpf_list_pop_front(head); in list_push_pop()142 n = bpf_list_pop_front(head); in list_push_pop_multiple()181 n = bpf_list_pop_front(head); in list_push_pop_multiple()222 n = bpf_list_pop_front(head); in list_in_list()234 n = bpf_list_pop_front(&f->head); in list_in_list()249 n = bpf_list_pop_front(&f->head); in list_in_list()
183 l = bpf_list_pop_front(head); in __read_from_list()
603 return pop_ptr_off((void *)bpf_list_pop_front); in pop_front_off()
93 extern struct bpf_list_node *bpf_list_pop_front(struct bpf_list_head *head) __ksym;
256 struct bpf_list_node *bpf_list_pop_front(struct bpf_list_head *head) __ksym;
2263 __bpf_kfunc struct bpf_list_node *bpf_list_pop_front(struct bpf_list_head *head) in bpf_list_pop_front() function3073 BTF_ID_FLAGS(func, bpf_list_pop_front, KF_ACQUIRE | KF_RET_NULL)
11482 BTF_ID(func, bpf_list_pop_front) in BTF_ID()11509 BTF_ID(func, bpf_list_pop_front) in BTF_ID()