Searched refs:rv_nop (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/trace/rv/
H A Drv_reactors.c449 * Configure as the rv_nop reactor.
476 static struct rv_reactor rv_nop = { variable in typeref:struct:rv_reactor
496 retval = __rv_register_reactor(&rv_nop);
/linux-master/arch/riscv/net/
H A Dbpf_jit_comp64.c642 emit(rv_nop(), &ctx);
643 emit(rv_nop(), &ctx);
733 emit(rv_nop(), ctx);
937 emit(rv_nop(), ctx);
950 emit(rv_nop(), ctx);
951 emit(rv_nop(), ctx);
1773 emit(rv_nop(), ctx);
H A Dbpf_jit.h604 static inline u32 rv_nop(void) function

Completed in 133 milliseconds