Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/bpf/
Dlibbpf.c6598 static bool insn_is_helper_call(struct bpf_insn *insn, enum bpf_func_id *func_id) in insn_is_helper_call() function
6621 if (!insn_is_helper_call(insn, &func_id)) in bpf_object__sanitize_prog()