Searched refs:bpf_func_id (Results 1 – 6 of 6) sorted by relevance
96 enum bpf_func_id helper_id; in test_libbpf_probe_helpers()
403 int libbpf_probe_bpf_helper(enum bpf_prog_type prog_type, enum bpf_func_id helper_id, in libbpf_probe_bpf_helper()
1516 enum bpf_func_id helper_id, const void *opts);
6772 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()
659 probe_helper_ifindex(enum bpf_func_id id, enum bpf_prog_type prog_type, in probe_helper_ifindex()
5896 enum bpf_func_id { enum