Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/loongarch/net/
H A Debpf_jit.c61 static bool seen_tail_call(struct jit_ctx *ctx) in seen_tail_call() function
160 if (seen_tail_call(ctx) && seen_call(ctx)) in build_prologue()
/kernel/linux/linux-5.10/arch/riscv/net/
H A Dbpf_jit_comp64.c92 static bool seen_tail_call(struct rv_jit_context *ctx) in seen_tail_call() function
1134 if (seen_tail_call(ctx) && seen_call(ctx)) in bpf_jit_build_prologue()
/kernel/linux/linux-6.6/arch/loongarch/net/
H A 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()
/kernel/linux/linux-6.6/arch/riscv/net/
H A Dbpf_jit_comp64.c113 static bool seen_tail_call(struct rv_jit_context *ctx) in seen_tail_call() function
1856 if (seen_tail_call(ctx) && seen_call(ctx)) in bpf_jit_build_prologue()

Completed in 7 milliseconds