Home
last modified time | relevance | path

Searched refs:postsuspend (Results 1 - 25 of 41) sorted by relevance

12

/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dsharpsl_pm.h23 void (*postsuspend)(void); member
H A Dcorgi_pm.c168 .postsuspend = corgi_postsuspend,
H A Dspitz_pm.c204 .postsuspend = spitz_postsuspend,
H A Dsharpsl_pm.c631 sharpsl_pm.machinfo->postsuspend(); in corgi_goto_sleep()
/kernel/linux/linux-6.6/arch/arm/mach-pxa/
H A Dsharpsl_pm.h23 void (*postsuspend)(void); member
H A Dspitz_pm.c204 .postsuspend = spitz_postsuspend,
H A Dsharpsl_pm.c627 sharpsl_pm.machinfo->postsuspend(); in corgi_goto_sleep()
/kernel/linux/linux-5.10/include/linux/
H A Ddm-dirty-log.h44 int (*postsuspend)(struct dm_dirty_log *log); member
H A Ddevice-mapper.h184 dm_postsuspend_fn postsuspend; member
/kernel/linux/linux-6.6/include/linux/
H A Ddm-dirty-log.h45 int (*postsuspend)(struct dm_dirty_log *log); member
H A Ddevice-mapper.h199 dm_postsuspend_fn postsuspend; member
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-raid1.c1351 if (log->type->postsuspend && log->type->postsuspend(log)) in mirror_postsuspend()
1353 DMWARN("log postsuspend failed"); in mirror_postsuspend()
1464 .postsuspend = mirror_postsuspend,
H A Ddm-log.c847 .postsuspend = disk_flush,
H A Ddm-log-userspace-base.c875 .postsuspend = userspace_postsuspend,
H A Ddm-table.c1938 if (ti->type->postsuspend) in suspend_targets()
1939 ti->type->postsuspend(ti); in suspend_targets()
H A Ddm-zoned-target.c1152 .postsuspend = dmz_suspend,
H A Ddm-era-target.c1717 .postsuspend = era_postsuspend,
H A Ddm-thin.c4116 .postsuspend = pool_postsuspend,
4495 .postsuspend = thin_postsuspend,
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-raid1.c1363 if (log->type->postsuspend && log->type->postsuspend(log)) in mirror_postsuspend()
1365 DMWARN("log postsuspend failed"); in mirror_postsuspend()
1493 .postsuspend = mirror_postsuspend,
H A Ddm-log-userspace-base.c872 .postsuspend = userspace_postsuspend,
H A Ddm-log.c870 .postsuspend = disk_flush,
H A Ddm-zoned-target.c1150 .postsuspend = dmz_suspend,
H A Ddm-table.c2087 if (ti->type->postsuspend) in suspend_targets()
2088 ti->type->postsuspend(ti); in suspend_targets()
H A Ddm-era-target.c1751 .postsuspend = era_postsuspend,
H A Ddm-thin.c4124 .postsuspend = pool_postsuspend,
4510 .postsuspend = thin_postsuspend,

Completed in 39 milliseconds

12