Home
last modified time | relevance | path

Searched refs:bpf_spin_unlock_proto (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/kernel/bpf/
Dhelpers.c308 const struct bpf_func_proto bpf_spin_unlock_proto = { variable
711 return &bpf_spin_unlock_proto; in bpf_base_func_proto()
Dcore.c2259 const struct bpf_func_proto bpf_spin_unlock_proto __weak;
/kernel/linux/linux-5.10/include/linux/
Dbpf.h1950 extern const struct bpf_func_proto bpf_spin_unlock_proto;