Searched refs:restart_pending (Results 1 – 2 of 2) sorted by relevance
50 unsigned int restart_pending; member
425 qatomic_dec(&tgm->restart_pending); in throttle_group_restart_queue_entry()443 qatomic_inc(&tgm->restart_pending); in throttle_group_restart_queue()553 qatomic_set(&tgm->restart_pending, 0); in throttle_group_register_tgm()598 AIO_WAIT_WHILE(tgm->aio_context, qatomic_read(&tgm->restart_pending) > 0); in throttle_group_unregister_tgm()