Searched refs:pstore_dowork (Results 1 – 1 of 1) sorted by relevance
59 static void pstore_dowork(struct work_struct *);60 static DECLARE_WORK(pstore_work, pstore_dowork);614 static void pstore_dowork(struct work_struct *work) in pstore_dowork() function