Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/riscv/include/asm/
A Dbitops.h62 #define __NOT(x) (~(x)) macro
85 return __test_and_op_bit(and, __NOT, nr, addr); in test_and_clear_bit()
129 __op_bit(and, __NOT, nr, addr); in clear_bit()
170 __op_bit_ord(and, __NOT, nr, addr, .rl); in clear_bit_unlock()
197 #undef __NOT

Completed in 2 milliseconds