Home
last modified time | relevance | path

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

/include/asm-generic/bitops/
Dinstrumented-atomic.h81 static inline bool test_and_clear_bit(long nr, volatile unsigned long *addr) in test_and_clear_bit() function
Datomic.h42 static inline int test_and_clear_bit(unsigned int nr, volatile unsigned long *p) in test_and_clear_bit() function