Home
last modified time | relevance | path

Searched refs:pstore_unregister_ftrace (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/pstore/
Dinternal.h44 extern void pstore_unregister_ftrace(void);
47 static inline void pstore_unregister_ftrace(void) {} in pstore_unregister_ftrace() function
Dftrace.c134 void pstore_unregister_ftrace(void) in pstore_unregister_ftrace() function
Dplatform.c501 pstore_unregister_ftrace(); in pstore_unregister()