Home
last modified time | relevance | path

Searched refs:suspend_info (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/xen/
Dmanage.c42 struct suspend_info { struct
63 struct suspend_info *si = data; in xen_suspend() argument
102 struct suspend_info si; in do_suspend()
/linux-4.1.27/drivers/md/
Dmd-cluster.c33 struct suspend_info { struct
201 static struct suspend_info *read_resync_info(struct mddev *mddev, struct dlm_lock_resource *lockres) in read_resync_info()
204 struct suspend_info *s = NULL; in read_resync_info()
211 s = kzalloc(sizeof(struct suspend_info), GFP_KERNEL); in read_resync_info()
229 struct suspend_info *s, *tmp; in recover_bitmaps()
334 struct suspend_info *s, *tmp; in __remove_suspend_info()
357 struct suspend_info *s; in process_suspend_info()
363 s = kzalloc(sizeof(struct suspend_info), GFP_KERNEL); in process_suspend_info()
583 struct suspend_info *s; in gather_all_resync_info()
823 struct suspend_info *s; in area_resyncing()