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

/linux-master/net/9p/
H A Dtrans_fd.c148 static void p9_poll_workfn(struct work_struct *work);
152 static DECLARE_WORK(p9_poll_work, p9_poll_workfn);
1155 * p9_poll_workfn - poll worker thread
1163 static void p9_poll_workfn(struct work_struct *work) function

Completed in 166 milliseconds