Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/riscv/net/
H A Dbpf_jit_comp64.c651 static int gen_jump_or_nops(void *target, void *ip, u32 *insns, bool is_call) in gen_jump_or_nops() argument
673 bool is_call = poke_type == BPF_MOD_CALL; in bpf_arch_text_poke() local
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-ir.h182 constexpr bool is_call() const { return kIsCallBit::decode(bitfield_); } in is_call() function in v8::internal::maglev::OpProperties

Completed in 6 milliseconds