Searched refs:bpf_list_push_back_impl (Results 1 – 4 of 4) sorted by relevance
357 int bpf_list_push_back_impl(struct bpf_list_head *head,360 #define bpf_list_push_back(head, node) bpf_list_push_back_impl(head, node, NULL, 0)
2546 __bpf_kfunc int bpf_list_push_back_impl(struct bpf_list_head *head, in bpf_list_push_back_impl() function4720 BTF_ID_FLAGS(func, bpf_list_push_back_impl)
11205 BTF_ID(func, bpf_list_push_back_impl) in BTF_ID()