Searched refs:PSP_RUNTIME_DB_DIAG_ENTRY_MAX_COUNT (Results 1 – 2 of 2) sorted by relevance
243 #define PSP_RUNTIME_DB_DIAG_ENTRY_MAX_COUNT 0x40 macro278 struct psp_runtime_entry entry_list[PSP_RUNTIME_DB_DIAG_ENTRY_MAX_COUNT];
285 if (db_dir.entry_count >= PSP_RUNTIME_DB_DIAG_ENTRY_MAX_COUNT) { in psp_get_runtime_db_entry()