Searched refs:bpf_func_id (Results 1 – 4 of 4) sorted by relevance
312 bool bpf_probe_helper(enum bpf_func_id id, enum bpf_prog_type prog_type, in bpf_probe_helper()
635 LIBBPF_API bool bpf_probe_helper(enum bpf_func_id id,
6650 static bool insn_is_helper_call(struct bpf_insn *insn, enum bpf_func_id *func_id) in insn_is_helper_call()6666 enum bpf_func_id func_id; in bpf_object__sanitize_prog()
3914 enum bpf_func_id { enum