Home
last modified time | relevance | path

Searched refs:pstore_dowork (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/pstore/
H A Dplatform.c61 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
/kernel/linux/linux-5.10/fs/pstore/
H A Dplatform.c73 static void pstore_dowork(struct work_struct *);
74 static DECLARE_WORK(pstore_work, pstore_dowork);
907 static void pstore_dowork(struct work_struct *work) in pstore_dowork() function

Completed in 3 milliseconds