Searched refs:bpf_get_smp_processor_id_proto (Results 1 – 5 of 5) sorted by relevance
107 const struct bpf_func_proto bpf_get_smp_processor_id_proto = { variable
767 const struct bpf_func_proto bpf_get_smp_processor_id_proto __weak;
209 extern const struct bpf_func_proto bpf_get_smp_processor_id_proto;
291 return &bpf_get_smp_processor_id_proto; in kprobe_prog_func_proto()
1648 return &bpf_get_smp_processor_id_proto; in sk_filter_func_proto()