Home
last modified time | relevance | path

Searched defs:bpf_spin_lock (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
A Dhelpers.c301 notrace BPF_CALL_1(bpf_spin_lock, struct bpf_spin_lock *, lock) in BPF_CALL_1() argument
323 notrace BPF_CALL_1(bpf_spin_unlock, struct bpf_spin_lock *, lock) in BPF_CALL_1()
/linux/tools/include/uapi/linux/
A Dbpf.h6250 struct bpf_spin_lock { struct
6251 __u32 val;
/linux/include/uapi/linux/
A Dbpf.h6250 struct bpf_spin_lock { struct
6251 __u32 val;

Completed in 30 milliseconds