Lines Matching refs:LOCK_IO
81 #define LOCK_IO 0 macro
692 if (test_and_set_bit(LOCK_IO, (void *)&dev->flags)) { in monitor_card()
916 clear_bit(LOCK_IO, &dev->flags); in monitor_card()
973 || (test_and_set_bit(LOCK_IO, (void *)&dev->flags) == 0)))) { in cmm_read()
1043 clear_bit(LOCK_IO, &dev->flags); in cmm_read()
1118 || (test_and_set_bit(LOCK_IO, (void *)&dev->flags) == 0)))) { in cmm_write()
1366 clear_bit(LOCK_IO, &dev->flags); in cmm_write()
1529 || (test_and_set_bit(LOCK_IO, (void *)&dev->flags) in cmm_ioctl()
1543 clear_bit(LOCK_IO, &dev->flags); in cmm_ioctl()
1557 clear_bit(LOCK_IO, &dev->flags); in cmm_ioctl()
1590 || (test_and_set_bit(LOCK_IO, (void *)&dev->flags) in cmm_ioctl()
1605 clear_bit(LOCK_IO, &dev->flags); in cmm_ioctl()