Searched refs:presuspend (Results 1 – 13 of 13) sorted by relevance
26 void (*presuspend)(void); member
171 .presuspend = corgi_presuspend,
207 .presuspend = spitz_presuspend,
617 sharpsl_pm.machinfo->presuspend(); in corgi_goto_sleep()
43 int (*presuspend)(struct dm_dirty_log *log); member
175 dm_presuspend_fn presuspend; member
1335 if (log->type->presuspend && log->type->presuspend(log)) in mirror_presuspend()1465 .presuspend = mirror_presuspend,
359 .presuspend = delay_presuspend,
874 .presuspend = userspace_presuspend,
1974 if (ti->type->presuspend) in suspend_targets()1975 ti->type->presuspend(ti); in suspend_targets()
2037 .presuspend = multipath_presuspend,
4031 .presuspend = pool_presuspend,4407 .presuspend = thin_presuspend,
2410 .presuspend = snapshot_merge_presuspend,