Home
last modified time | relevance | path

Searched defs:is_call (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/arch/riscv/net/
Dbpf_jit_comp64.c651 static int gen_jump_or_nops(void *target, void *ip, u32 *insns, bool is_call) in gen_jump_or_nops()
673 bool is_call = poke_type == BPF_MOD_CALL; in bpf_arch_text_poke() local