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

/linux-master/arch/mips/include/asm/
H A Dbitops.h43 #define __test_bit_op(mem, ll_dst, insn, inputs...) ({ \ macro
189 orig = __test_bit_op(*m, "%0",
235 res = __test_bit_op(*m, "%1",
240 orig = __test_bit_op(*m, "%0",
272 orig = __test_bit_op(*m, "%0",
294 orig = __test_bit_op(*p, "%0",
306 #undef __test_bit_op macro

Completed in 189 milliseconds