Searched refs:bpf_spin_lock_proto (Results 1 - 4 of 4) sorted by relevance

/linux-master/kernel/bpf/
H A Dbpf_lsm.c219 return &bpf_spin_lock_proto;
H A Dhelpers.c343 const struct bpf_func_proto bpf_spin_lock_proto = { variable in typeref:struct:bpf_func_proto
1742 return &bpf_spin_lock_proto;
H A Dcore.c2838 const struct bpf_func_proto bpf_spin_lock_proto __weak;
/linux-master/include/linux/
H A Dbpf.h3185 extern const struct bpf_func_proto bpf_spin_lock_proto;

Completed in 146 milliseconds