Home
last modified time | relevance | path

Searched refs:bpf_func_id (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
Dlibbpf_probes.c96 enum bpf_func_id helper_id; in test_libbpf_probe_helpers()
/tools/lib/bpf/
Dlibbpf_probes.c403 int libbpf_probe_bpf_helper(enum bpf_prog_type prog_type, enum bpf_func_id helper_id, in libbpf_probe_bpf_helper()
Dlibbpf.h1516 enum bpf_func_id helper_id, const void *opts);
Dlibbpf.c6772 static bool insn_is_helper_call(struct bpf_insn *insn, enum bpf_func_id *func_id) in insn_is_helper_call()
6788 enum bpf_func_id func_id; in bpf_object__sanitize_prog()
/tools/bpf/bpftool/
Dfeature.c659 probe_helper_ifindex(enum bpf_func_id id, enum bpf_prog_type prog_type, in probe_helper_ifindex()
/tools/include/uapi/linux/
Dbpf.h5896 enum bpf_func_id { enum