Searched refs:wakeup_workers (Results 1 – 2 of 2) sorted by relevance
96 void (*wakeup_workers)(void *context); member164 void (*wakeup_workers)(void *context), in dm_region_hash_create()192 rh->wakeup_workers = wakeup_workers; in dm_region_hash_create()580 rh->wakeup_workers(rh->context); in dm_rh_dec()673 rh->wakeup_workers(rh->context); in dm_rh_recovery_end()718 rh->wakeup_workers(rh->context); in dm_rh_start_recovery()
38 void (*wakeup_workers)(void *context),