Searched refs:userspace_notification_inhibit (Results 1 – 1 of 1) sorted by relevance
120 static atomic_t userspace_notification_inhibit = ATOMIC_INIT(0); variable490 atomic_inc(&userspace_notification_inhibit); in kapmd()492 atomic_dec(&userspace_notification_inhibit); in kapmd()509 if (atomic_read(&userspace_notification_inhibit)) in apm_suspend_notifier()