Searched refs:SEEN_FUNC (Results 1 – 2 of 2) sorted by relevance
157 #define SEEN_FUNC 0x20000000 /* might call external helpers */ macro
117 return ctx->seen & SEEN_FUNC || in bpf_has_stack_frame()291 if (ctx->seen & SEEN_FUNC) { in bpf_jit_build_prologue()394 if (ctx->seen & SEEN_FUNC || ctx->exception_cb) { in bpf_jit_emit_common_epilogue()1407 ctx->seen |= SEEN_FUNC; in bpf_jit_build_body()1740 ctx->seen |= SEEN_FUNC; in bpf_jit_build_body()