Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dgen_loader.c50 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()