Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dhelpers.c2666 __bpf_kfunc bool bpf_list_is_first(struct bpf_list_head *head, in bpf_list_is_first() function
4831 BTF_ID_FLAGS(func, bpf_list_is_first, KF_SPINLOCK_SAFE)
H A Dverifier.c11670 BTF_ID(func, bpf_list_is_first) in BTF_ID()