Searched refs:chsc_ready_for_use (Results 1 – 1 of 1) sorted by relevance
879 static atomic_t chsc_ready_for_use = ATOMIC_INIT(1); variable883 if (!atomic_dec_and_test(&chsc_ready_for_use)) { in chsc_open()884 atomic_inc(&chsc_ready_for_use); in chsc_open()916 atomic_inc(&chsc_ready_for_use); in chsc_release()