Searched refs:chsc_ready_for_use (Results 1 – 1 of 1) sorted by relevance
914 static atomic_t chsc_ready_for_use = ATOMIC_INIT(1); variable918 if (!atomic_dec_and_test(&chsc_ready_for_use)) { in chsc_open()919 atomic_inc(&chsc_ready_for_use); in chsc_open()951 atomic_inc(&chsc_ready_for_use); in chsc_release()