Home
last modified time | relevance | path

Searched defs:test_and_change_bit (Results 1 – 2 of 2) sorted by relevance

/include/asm-generic/bitops/
Datomic.h58 static inline int test_and_change_bit(unsigned int nr, volatile unsigned long *p) in test_and_change_bit() function
/include/asm-generic/
Dbitops-instrumented.h210 static inline bool test_and_change_bit(long nr, volatile unsigned long *addr) in test_and_change_bit() function