Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/firmware/efi/
A Defi.c313 #define EFI_DEBUGFS_MAX_BLOBS 32 macro
315 static struct debugfs_blob_wrapper debugfs_blob[EFI_DEBUGFS_MAX_BLOBS];
343 if (i >= EFI_DEBUGFS_MAX_BLOBS) { in efi_debugfs_init()
345 EFI_DEBUGFS_MAX_BLOBS, EFI_DEBUGFS_MAX_BLOBS); in efi_debugfs_init()

Completed in 4 milliseconds