Searched refs:bpf_get_numa_node_id_proto (Results 1 - 4 of 4) sorted by last modified time

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

Completed in 182 milliseconds