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

/linux-4.1.27/drivers/s390/cio/
H A Dchsc_sch.c919 static atomic_t chsc_ready_for_use = ATOMIC_INIT(1); variable
923 if (!atomic_dec_and_test(&chsc_ready_for_use)) { chsc_open()
924 atomic_inc(&chsc_ready_for_use); chsc_open()
956 atomic_inc(&chsc_ready_for_use); chsc_release()

Completed in 58 milliseconds