Searched refs:bpf_get_numa_node_id_proto (Results 1 - 4 of 4) sorted by relevance

/linux-master/kernel/bpf/
H A Dhelpers.c168 const struct bpf_func_proto bpf_get_numa_node_id_proto = { variable in typeref:struct:bpf_func_proto
1708 return &bpf_get_numa_node_id_proto;
H A Dcore.c2844 const struct bpf_func_proto bpf_get_numa_node_id_proto __weak;
/linux-master/include/linux/
H A Dbpf.h3163 extern const struct bpf_func_proto bpf_get_numa_node_id_proto;
/linux-master/kernel/trace/
H A Dbpf_trace.c1545 return &bpf_get_numa_node_id_proto;

Completed in 160 milliseconds