Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/net/
Dbpf_jit64.h73 #define SEEN_TAILCALL 0x4000 /* uses tail calls */ macro
Dbpf_jit_comp64.c101 if (ctx->seen & SEEN_TAILCALL) { in bpf_jit_build_prologue()
853 ctx->seen |= SEEN_TAILCALL; in bpf_jit_build_body()