Home
last modified time | relevance | path

Searched refs:bpf_get_branch_snapshot_proto (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dhelpers.c1914 const struct bpf_func_proto bpf_get_branch_snapshot_proto __weak;
2092 return &bpf_get_branch_snapshot_proto; in bpf_base_func_proto()
/linux/kernel/trace/
H A Dbpf_trace.c1187 const struct bpf_func_proto bpf_get_branch_snapshot_proto = { variable