Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firmware/efi/
Dcper.c136 static const char * const proc_flag_strs[] = { variable
166 cper_print_bits(pfx, proc->flags, proc_flag_strs, in cper_print_proc_generic()
167 ARRAY_SIZE(proc_flag_strs)); in cper_print_proc_generic()