Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/pstore/
H A Dplatform.c56 static int pstore_new_entry; variable
356 pstore_new_entry = 1; in pstore_dump()
737 if (pstore_new_entry) { in pstore_timefunc()
738 pstore_new_entry = 0; in pstore_timefunc()
/kernel/linux/linux-5.10/fs/pstore/
H A Dplatform.c68 static int pstore_new_entry; variable
571 pstore_new_entry = 1; in pstore_dump()
914 if (pstore_new_entry) { in pstore_timefunc()
915 pstore_new_entry = 0; in pstore_timefunc()

Completed in 3 milliseconds