Home
last modified time | relevance | path

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

/linux/arch/arm64/net/
H A Dbpf_jit_comp.c211 static bool should_emit_indirect_call(long target, const struct jit_ctx *ctx) in should_emit_indirect_call() function
246 if (should_emit_indirect_call((long)target, ctx)) in emit_call()