Home
last modified time | relevance | path

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

/Linux-v6.1/arch/loongarch/net/
Dbpf_jit.c50 static bool seen_tail_call(struct jit_ctx *ctx) in seen_tail_call() function
143 if (seen_tail_call(ctx) && seen_call(ctx)) in build_prologue()
/Linux-v6.1/arch/riscv/net/
Dbpf_jit_comp64.c108 static bool seen_tail_call(struct rv_jit_context *ctx) in seen_tail_call() function
1320 if (seen_tail_call(ctx) && seen_call(ctx)) in bpf_jit_build_prologue()