Home
last modified time | relevance | path

Searched refs:__test_and_op_bit_ord (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/riscv/include/asm/
Dbitops.h50 #define __test_and_op_bit_ord(op, mod, nr, addr, ord) \ macro
70 __test_and_op_bit_ord(op, mod, nr, addr, .aqrl)
171 return __test_and_op_bit_ord(or, __NOP, nr, addr, .aq); in test_and_set_bit_lock()