Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dgen_loader.c73 static int realloc_data_buf(struct bpf_gen *gen, __u32 size) in realloc_data_buf() function
162 if (realloc_data_buf(gen, size8)) in add_data()