Searched refs:PARENT_COUNT_MAX (Results 1 – 2 of 2) sorted by relevance
559 if (parent_count > PARENT_COUNT_MAX) { in parent_process()561 parent_count, PARENT_COUNT_MAX); in parent_process()
21 #define PARENT_COUNT_MAX ((u32)U8_MAX) macro