Home
last modified time | relevance | path

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

/Linux-v5.4/net/9p/
Dtrans_fd.c148 static void p9_poll_workfn(struct work_struct *work);
152 static DECLARE_WORK(p9_poll_work, p9_poll_workfn);
1108 static void p9_poll_workfn(struct work_struct *work) in p9_poll_workfn() function