Searched refs:CRITSECS_LIST_MAX (Results 1 – 3 of 3) sorted by relevance
1265 #define CRITSECS_LIST_MAX 64 macro1266 static struct critsecs_list_t critsecs_list[CRITSECS_LIST_MAX];1272 for (i=0; i < CRITSECS_LIST_MAX; i++) in critsecs_get_pos()1282 for (i=0; i < CRITSECS_LIST_MAX; i++) in critsecs_get_unused()1292 for (i=0; i < CRITSECS_LIST_MAX; i++) in critsecs_get_unix()
1307 #define CRITSECS_LIST_MAX 64 macro1308 static struct critsecs_list_t critsecs_list[CRITSECS_LIST_MAX];1314 for (i=0; i < CRITSECS_LIST_MAX; i++) in critsecs_get_pos()1324 for (i=0; i < CRITSECS_LIST_MAX; i++) in critsecs_get_unused()1334 for (i=0; i < CRITSECS_LIST_MAX; i++) in critsecs_get_unix()