Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
H A Dbpf_jit.h157 #define SEEN_FUNC 0x20000000 /* might call external helpers */ macro
H A Dbpf_jit_comp64.c117 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()