Lines Matching refs:DUMP_NAME_LEN
7 #define DUMP_NAME_LEN 52 macro
50 char name[DUMP_NAME_LEN], data_type; in efi_pstore_read_func()
59 for (i = 0; i < DUMP_NAME_LEN; i++) in efi_pstore_read_func()
243 char name[DUMP_NAME_LEN]; in efi_pstore_write()
244 efi_char16_t efi_name[DUMP_NAME_LEN]; in efi_pstore_write()
251 for (i = 0; i < DUMP_NAME_LEN; i++) in efi_pstore_write()
280 efi_char16_t efi_name_old[DUMP_NAME_LEN]; in efi_pstore_erase_func()
283 char name_old[DUMP_NAME_LEN]; in efi_pstore_erase_func()
298 for (i = 0; i < DUMP_NAME_LEN; i++) in efi_pstore_erase_func()
326 char name[DUMP_NAME_LEN]; in efi_pstore_erase()
327 efi_char16_t efi_name[DUMP_NAME_LEN]; in efi_pstore_erase()
335 for (i = 0; i < DUMP_NAME_LEN; i++) in efi_pstore_erase()