Searched refs:realloc_insn_buf (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/src/ | ||
H A D | gen_loader.c | 50 static int realloc_insn_buf(struct bpf_gen *gen, __u32 size) in realloc_insn_buf() function 98 if (realloc_insn_buf(gen, sizeof(insn))) in emit() |
Completed in 2 milliseconds