Lines Matching refs:LOCK_IO
81 #define LOCK_IO 0 macro
688 if (test_and_set_bit(LOCK_IO, (void *)&dev->flags)) { in monitor_card()
910 clear_bit(LOCK_IO, &dev->flags); in monitor_card()
967 || (test_and_set_bit(LOCK_IO, (void *)&dev->flags) == 0)))) { in cmm_read()
1037 clear_bit(LOCK_IO, &dev->flags); in cmm_read()
1112 || (test_and_set_bit(LOCK_IO, (void *)&dev->flags) == 0)))) { in cmm_write()
1360 clear_bit(LOCK_IO, &dev->flags); in cmm_write()
1537 || (test_and_set_bit(LOCK_IO, (void *)&dev->flags) in cmm_ioctl()
1551 clear_bit(LOCK_IO, &dev->flags); in cmm_ioctl()
1565 clear_bit(LOCK_IO, &dev->flags); in cmm_ioctl()
1598 || (test_and_set_bit(LOCK_IO, (void *)&dev->flags) in cmm_ioctl()
1613 clear_bit(LOCK_IO, &dev->flags); in cmm_ioctl()