Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dhelpers.c141 const struct bpf_func_proto bpf_get_numa_node_id_proto = { variable
689 return &bpf_get_numa_node_id_proto; in bpf_base_func_proto()
H A Dcore.c2263 const struct bpf_func_proto bpf_get_numa_node_id_proto __weak;
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1874 extern const struct bpf_func_proto bpf_get_numa_node_id_proto;
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dbpf_trace.c1272 return &bpf_get_numa_node_id_proto; in bpf_tracing_func_proto()