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

/external/oprofile/module/
H A Dop_dname.c76 if (test_and_set_bit(0, &hash_map_open))
H A Doprofile.c243 if (test_and_set_bit(0, &oprof_note_opened))
385 if (test_and_set_bit(0, &oprof_opened))
/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
/external/e2fsprogs/e2fsck/
H A Drevoke.c389 if (test_and_set_bit(BH_RevokeValid, &bh->b_state))

Completed in 229 milliseconds