Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Deventpoll.c161 struct list_head pwqlist; member
611 struct list_head *lsthead = &epi->pwqlist; in ep_unregister_pollwait()
1330 list_add_tail(&pwq->llink, &epi->pwqlist); in ep_ptable_queue_proc()
1516 INIT_LIST_HEAD(&epi->pwqlist); in ep_insert()