Searched refs:chsc_ready_for_use (Results 1 – 1 of 1) sorted by relevance
880 static atomic_t chsc_ready_for_use = ATOMIC_INIT(1); variable884 if (!atomic_dec_and_test(&chsc_ready_for_use)) { in chsc_open()885 atomic_inc(&chsc_ready_for_use); in chsc_open()917 atomic_inc(&chsc_ready_for_use); in chsc_release()