Home
last modified time | relevance | path

Searched refs:bpf_list_del (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dhelpers.c2637 __bpf_kfunc struct bpf_list_node *bpf_list_del(struct bpf_list_head *head, in bpf_list_del() function
4828 BTF_ID_FLAGS(func, bpf_list_del, KF_ACQUIRE | KF_RET_NULL | KF_SPINLOCK_SAFE)
H A Dverifier.c11667 BTF_ID(func, bpf_list_del) in BTF_ID()