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

/linux-master/tools/lib/bpf/
H A Dlibbpf.c7202 static bool insn_is_helper_call(struct bpf_insn *insn, enum bpf_func_id *func_id) function
7225 if (!insn_is_helper_call(insn, &func_id))

Completed in 326 milliseconds