Searched refs:rv_nop (Results 1 – 2 of 2) sorted by relevance
816 emit(rv_nop(), &ctx); in gen_jump_or_nops()817 emit(rv_nop(), &ctx); in gen_jump_or_nops()935 emit(rv_nop(), ctx); in invoke_bpf_prog()1194 emit(rv_nop(), ctx); in __arch_prepare_bpf_trampoline()1216 emit(rv_nop(), ctx); in __arch_prepare_bpf_trampoline()1217 emit(rv_nop(), ctx); in __arch_prepare_bpf_trampoline()2059 emit(rv_nop(), ctx); in bpf_jit_build_prologue()
617 static inline u32 rv_nop(void) in rv_nop() function