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