Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dlibbpf.c7215 static bool insn_is_helper_call(struct bpf_insn *insn, enum bpf_func_id *func_id) function
7238 if (!insn_is_helper_call(insn, &func_id))

Completed in 16 milliseconds