Searched defs:test_and_set_bit (Results 1 - 1 of 1) sorted by relevance

/external/qemu/include/qemu/
H A Dbitops.h66 * test_and_set_bit - Set a bit and return its old value
70 static inline int test_and_set_bit(int nr, unsigned long *addr) function

Completed in 84 milliseconds