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