Searched refs:wakeup_workers (Results 1 – 2 of 2) sorted by relevance
99 void (*wakeup_workers)(void *context); member167 void (*wakeup_workers)(void *context), in dm_region_hash_create()195 rh->wakeup_workers = wakeup_workers; in dm_region_hash_create()583 rh->wakeup_workers(rh->context); in dm_rh_dec()676 rh->wakeup_workers(rh->context); in dm_rh_recovery_end()721 rh->wakeup_workers(rh->context); in dm_rh_start_recovery()
41 void (*wakeup_workers)(void *context),