Searched refs:userspace_notification_inhibit (Results 1 – 1 of 1) sorted by relevance
131 static atomic_t userspace_notification_inhibit = ATOMIC_INIT(0); variable531 atomic_inc(&userspace_notification_inhibit); in kapmd()533 atomic_dec(&userspace_notification_inhibit); in kapmd()549 if (atomic_read(&userspace_notification_inhibit)) in apm_suspend_notifier()