Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dvhost.c421 int i, attach_cnt = 0; in vhost_worker_killed() local
434 attach_cnt++; in vhost_worker_killed()
439 worker->attachment_cnt -= attach_cnt; in vhost_worker_killed()
440 if (attach_cnt) in vhost_worker_killed()