Searched refs:insn_is_helper_call (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/src/ | ||
H A D | libbpf.c | 7215 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