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