Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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);
1136 * p9_poll_workfn - poll worker thread
1144 static void p9_poll_workfn(struct work_struct *work) in p9_poll_workfn() function
/kernel/linux/linux-6.6/net/9p/
H A Dtrans_fd.c149 static void p9_poll_workfn(struct work_struct *work);
153 static DECLARE_WORK(p9_poll_work, p9_poll_workfn);
1152 * p9_poll_workfn - poll worker thread
1160 static void p9_poll_workfn(struct work_struct *work) in p9_poll_workfn() function

Completed in 6 milliseconds