Searched refs:PSP_RUNTIME_DB_DIAG_ENTRY_MAX_COUNT (Results 1 – 2 of 2) sorted by relevance
225 #define PSP_RUNTIME_DB_DIAG_ENTRY_MAX_COUNT 0x40 macro259 struct psp_runtime_entry entry_list[PSP_RUNTIME_DB_DIAG_ENTRY_MAX_COUNT];
231 if (db_dir.entry_count >= PSP_RUNTIME_DB_DIAG_ENTRY_MAX_COUNT) { in psp_get_runtime_db_entry()
Completed in 9 milliseconds