Searched refs:MAX_DATA_LEN (Results 1 – 7 of 7) sorted by relevance
15 #define MAX_DATA_LEN 512 macro50 wdata = kmalloc(MAX_DATA_LEN * sizeof(efi_char16_t), GFP_KERNEL); in efibc_reboot_notifier_call()54 for (l = 0; l < MAX_DATA_LEN - 1 && str[l] != '\0'; l++) in efibc_reboot_notifier_call()
192 #define MAX_DATA_LEN 64 macro
251 #define MAX_DATA_LEN 64 macro
245 #define MAX_DATA_LEN 64 macro
275 #define MAX_DATA_LEN 64 macro
197 #define MAX_DATA_LEN 64 macro
172 #define MAX_DATA_LEN 2*1024 macro