Home
last modified time | relevance | path

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

/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c121 static bool seen_tail_call(struct rv_jit_context *ctx) in seen_tail_call() function
2223 if (seen_tail_call(ctx) && seen_call(ctx)) in bpf_jit_build_prologue()