Searched refs:VFS_PM_UNPAUSE (Results 1 – 3 of 3) sorted by relevance
740 case VFS_PM_UNPAUSE: in service_pm_postponed()831 case VFS_PM_UNPAUSE: in service_pm()
764 m.m_type = VFS_PM_UNPAUSE; in unpause()
529 #define VFS_PM_UNPAUSE (VFS_PM_RQ_BASE + 9) /* Interrupt process call */ macro