Searched defs:bpf_get_smp_processor_id (Results 1 – 4 of 4) sorted by relevance
206 static __u32 (* const bpf_get_smp_processor_id)(void) = (void *) 8; variable
403 static unsigned long long (*bpf_get_smp_processor_id)(void) = (void*) BPF_FUNC_get_smp_processor_id; variable