Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/net/
Dbpf_jit_comp.c186 static bool should_emit_indirect_call(long target, const struct jit_ctx *ctx) in should_emit_indirect_call() function
221 if (should_emit_indirect_call((long)target, ctx)) in emit_call()