Searched refs:bpf_log_realloc (Results 1 – 1 of 1) sorted by relevance
1152 static int bpf_log_realloc(struct bpf_elf_ctx *ctx) in bpf_log_realloc() function1485 if (tries++ < 10 && !bpf_log_realloc(ctx)) in bpf_prog_attach()2450 if (ctx->verbose && bpf_log_realloc(ctx)) { in bpf_elf_ctx_init()