p9_poll_workfn
static void p9_poll_workfn(struct work_struct *work);
static DECLARE_WORK(p9_poll_work, p9_poll_workfn);