Home
last modified time | relevance | path

Searched refs:bpf_get_raw_cpu_id (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
H A Dcore.c3071 BPF_CALL_0(bpf_get_raw_cpu_id) in BPF_CALL_0() argument
/linux/include/linux/
H A Dbpf.h3746 u64 bpf_get_raw_cpu_id(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5);
/linux/net/core/
H A Dfilter.c464 *insn = BPF_EMIT_CALL(bpf_get_raw_cpu_id); in convert_bpf_extensions()