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