Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dbitops.h196 #define __test_and_op_bit_ord(op, mod, nr, addr, ord) \ macro
216 __test_and_op_bit_ord(op, mod, nr, addr, .aqrl)
317 return __test_and_op_bit_ord(or, __NOP, nr, addr, .aq); in arch_test_and_set_bit_lock()