Home
last modified time | relevance | path

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

/Linux-v5.4/arch/riscv/net/
Dbpf_jit_comp.c128 static bool seen_call(struct rv_jit_context *ctx) in seen_call() function
147 if (seen_call(ctx)) { in rv_tail_call_reg()
1497 if (seen_tail_call(ctx) && seen_call(ctx)) in build_prologue()