Searched refs:timed_out (Results 1 – 4 of 4) sorted by relevance
621 int timed_out = 0; in ns83820_run_bist() local641 timed_out = 1; in ns83820_run_bist()648 else if (timed_out) in ns83820_run_bist()
583 int timed_out; in bpfread() local600 timed_out = (d->bd_state == BPF_TIMED_OUT); in bpfread()617 if ((d->bd_immediate || timed_out) && d->bd_slen != 0) { in bpfread()
1421 int timed_out = 0; in wait_for_acks() local1440 timed_out = 1; in wait_for_acks()1483 } else if (timed_out) { in wait_for_acks()
2362 static void timed_out(void *handle) in timed_out() function2387 timeout = (void*)sh_timeradd(forkcnt, 0, timed_out, NIL(void*)); in _sh_fork()