Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dvhost.c433 int i, attach_cnt = 0; in vhost_worker_killed() local
446 attach_cnt++; in vhost_worker_killed()
451 worker->attachment_cnt -= attach_cnt; in vhost_worker_killed()
452 if (attach_cnt) in vhost_worker_killed()