Searched refs:TEST_RX (Results 1 - 3 of 3) sorted by path

/linux-master/arch/arm/probes/kprobes/
H A Dtest-core.h384 #define TEST_RX(code1, reg, val, code2, codex) \ macro
H A Dtest-thumb.c423 TEST_RX("tbb [pc, r",0, (9f-(1f+4)),"]",
430 TEST_RX("tbb [pc, r",4, (9f-(1f+4)+1),"]",
444 TEST_RX("tbh [pc, r",7, (9f-(1f+4))>>1,", lsl #1]",
451 TEST_RX("tbh [pc, r",12, ((9f-(1f+4))>>1)+1,", lsl #1]",
/linux-master/drivers/net/can/c_can/
H A Dc_can_main.c67 #define TEST_RX BIT(7) macro

Completed in 156 milliseconds