Searched refs:rv_nop (Results 1 – 3 of 3) sorted by relevance
476 static struct rv_reactor rv_nop = { variable496 retval = __rv_register_reactor(&rv_nop); in init_rv_reactors()
632 emit(rv_nop(), &ctx); in gen_call_or_nops()655 emit(rv_nop(), &ctx); in gen_jump_or_nops()656 emit(rv_nop(), &ctx); in gen_jump_or_nops()746 emit(rv_nop(), ctx); in invoke_bpf_prog()924 emit(rv_nop(), ctx); in __arch_prepare_bpf_trampoline()936 emit(rv_nop(), ctx); in __arch_prepare_bpf_trampoline()937 emit(rv_nop(), ctx); in __arch_prepare_bpf_trampoline()1696 emit(rv_nop(), ctx); in bpf_jit_build_prologue()
576 static inline u32 rv_nop(void) in rv_nop() function
Completed in 17 milliseconds