Searched defs:test_and_set_bit (Results 1 – 2 of 2) sorted by relevance
32 static inline int test_and_set_bit(unsigned int nr, volatile unsigned long *p) in test_and_set_bit() function
141 static inline bool test_and_set_bit(long nr, volatile unsigned long *addr) in test_and_set_bit() function