Searched refs:bpf_get_smp_processor_id (Results 1 – 3 of 3) sorted by relevance
41 key = bpf_get_smp_processor_id(); in tp_sched_switch()
108 static unsigned long long (*bpf_get_smp_processor_id)(void) = (void*) BPF_FUNC_get_smp_processor_id; variable
59 uint32_t cpu = bpf_get_smp_processor_id();