Searched refs:timeout_count (Results 1 – 2 of 2) sorted by relevance
1320 unsigned int timeout_count = 100; in kdp_send_exception() local1351 } while (kdp.exception_ack_needed && timeout_count--); in kdp_send_exception()
2320 int timeout_count = sched_backup_cpu_timeout_count; in thread_select() local2323 timeout_count--; in thread_select()2326 timeout_count--; in thread_select()2402 if (timeout_count-- > 0) { in thread_select()