Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Deventpoll.c161 struct list_head pwqlist; member
620 struct list_head *lsthead = &epi->pwqlist; in ep_unregister_pollwait()
1323 list_add_tail(&pwq->llink, &epi->pwqlist); in ep_ptable_queue_proc()
1510 INIT_LIST_HEAD(&epi->pwqlist); in ep_insert()