Searched refs:bpf_spin_unlock_proto (Results 1 – 4 of 4) sorted by relevance
292 const struct bpf_func_proto bpf_spin_unlock_proto = { variable
2033 const struct bpf_func_proto bpf_spin_unlock_proto __weak;
1053 extern const struct bpf_func_proto bpf_spin_unlock_proto;
6002 return &bpf_spin_unlock_proto; in bpf_base_func_proto()