Searched refs:arch_test_and_set_bit (Results 1 – 4 of 4) sorted by relevance
72 return arch_test_and_set_bit(nr, addr); in test_and_set_bit()
36 arch_test_and_set_bit(unsigned int nr, volatile unsigned long *p) in arch_test_and_set_bit() function
231 static __always_inline int arch_test_and_set_bit(int nr, volatile unsigned long *addr) in arch_test_and_set_bit() function
211 static inline int arch_test_and_set_bit(unsigned long nr, in arch_test_and_set_bit() function