Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/bpf/
A Dhelpers.c330 notrace BPF_CALL_1(bpf_spin_lock, struct bpf_spin_lock *, lock) in BPF_CALL_1() argument
353 notrace BPF_CALL_1(bpf_spin_unlock, struct bpf_spin_lock *, lock) in BPF_CALL_1()
/linux-6.3-rc2/include/uapi/linux/
A Dbpf.h6902 struct bpf_spin_lock { struct
6903 __u32 val;
/linux-6.3-rc2/tools/include/uapi/linux/
A Dbpf.h6902 struct bpf_spin_lock { struct
6903 __u32 val;

Completed in 32 milliseconds