Searched refs:presuspend (Results 1 – 13 of 13) sorted by relevance
22 void (*presuspend)(void); member
167 .presuspend = corgi_presuspend,
203 .presuspend = spitz_presuspend,
613 sharpsl_pm.machinfo->presuspend(); in corgi_goto_sleep()
43 int (*presuspend)(struct dm_dirty_log *log); member
190 dm_presuspend_fn presuspend; member
1333 if (log->type->presuspend && log->type->presuspend(log)) in mirror_presuspend()1480 .presuspend = mirror_presuspend,
364 .presuspend = delay_presuspend,
877 .presuspend = userspace_presuspend,
2107 if (ti->type->presuspend) in suspend_targets()2108 ti->type->presuspend(ti); in suspend_targets()
4103 .presuspend = pool_presuspend,4486 .presuspend = thin_presuspend,
2186 .presuspend = multipath_presuspend,
2797 .presuspend = snapshot_merge_presuspend,
Completed in 40 milliseconds