Searched refs:has_callchain_buf (Results 1 – 3 of 3) sorted by relevance
572 has_callchain_buf:1, /* callchain buffer allocated? */ member
2282 if (aux->prog->has_callchain_buf) in bpf_prog_free_deferred()
6641 !env->prog->has_callchain_buf) { in check_helper_call()6656 env->prog->has_callchain_buf = true; in check_helper_call()
Completed in 33 milliseconds