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