Searched refs:bpf_spin_lock_proto (Results 1 – 4 of 4) sorted by relevance
275 const struct bpf_func_proto bpf_spin_lock_proto = { variable
2032 const struct bpf_func_proto bpf_spin_lock_proto __weak;
1052 extern const struct bpf_func_proto bpf_spin_lock_proto;
6000 return &bpf_spin_lock_proto; in bpf_base_func_proto()