Searched refs:pstore_cannot_block_path (Results 1 – 3 of 3) sorted by relevance
127 bool pstore_cannot_block_path(enum kmsg_dump_reason reason) in pstore_cannot_block_path() function146 EXPORT_SYMBOL_GPL(pstore_cannot_block_path);367 if (pstore_cannot_block_path(reason)) { in pstore_dump()
199 extern bool pstore_cannot_block_path(enum kmsg_dump_reason reason);
262 !pstore_cannot_block_path(record->reason), in efi_pstore_write()