bpf_get_numa_node_id_proto 1037 include/linux/bpf.h extern const struct bpf_func_proto bpf_get_numa_node_id_proto;
bpf_get_numa_node_id_proto 2037 kernel/bpf/core.c const struct bpf_func_proto bpf_get_numa_node_id_proto __weak;
bpf_get_numa_node_id_proto  137 kernel/bpf/helpers.c const struct bpf_func_proto bpf_get_numa_node_id_proto = {
bpf_get_numa_node_id_proto  719 kernel/trace/bpf_trace.c 		return &bpf_get_numa_node_id_proto;
bpf_get_numa_node_id_proto 5987 net/core/filter.c 		return &bpf_get_numa_node_id_proto;