Searched refs:offending (Results 1 – 2 of 2) sorted by relevance
1971 int ip_count, clusterManagerNode ***offending, int *offending_len);2426 int ip_count, clusterManagerNode ***offending, int *offending_len) in clusterManagerGetAntiAffinityScore() argument2431 if (offending != NULL) { in clusterManagerGetAntiAffinityScore()2432 *offending = zcalloc(node_len * sizeof(clusterManagerNode*)); in clusterManagerGetAntiAffinityScore()2433 offending_p = *offending; in clusterManagerGetAntiAffinityScore()2470 if (offending == NULL) continue; in clusterManagerGetAntiAffinityScore()
989 AML parser will continue loading the table by skipping the offending 6873 will be caught later if the offending method is executed. ACPICA BZ 925.