Home
last modified time | relevance | path

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

/Linux-v6.6/tools/lib/bpf/
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()