Searched refs:check_count (Results 1 – 3 of 3) sorted by relevance
1806 int check_count = 0; in _sd_flush_thread() local1840 check_count++; in _sd_flush_thread()1842 check_count = 0; in _sd_flush_thread()1844 (check_count == GIVE_UP_WAITING)) { in _sd_flush_thread()1848 if (check_count == GIVE_UP_WAITING) in _sd_flush_thread()
139 bool check_count = FALSE; /* TRUE causes counts to be checked */ variable404 check_count = TRUE;1078 if (check_count)
51 static int check_count(enum nodetype t, const char *s, struct node *np);77 { T_FAULT, "count", 0, check_count, O_ERR },332 check_count(enum nodetype t, const char *s, struct node *np) in check_count() function