Searched refs:sony_pf_users (Results 1 – 1 of 1) sorted by relevance
567 static atomic_t sony_pf_users = ATOMIC_INIT(0); variable580 if (atomic_add_return(1, &sony_pf_users) > 1) in sony_pf_add()605 atomic_dec(&sony_pf_users); in sony_pf_add()612 if (!atomic_dec_and_test(&sony_pf_users)) in sony_pf_remove()