Searched refs:sony_pf_users (Results 1 – 1 of 1) sorted by relevance
581 static atomic_t sony_pf_users = ATOMIC_INIT(0); variable594 if (atomic_add_return(1, &sony_pf_users) > 1) in sony_pf_add()619 atomic_dec(&sony_pf_users); in sony_pf_add()626 if (!atomic_dec_and_test(&sony_pf_users)) in sony_pf_remove()