| /linux/drivers/media/radio/si470x/ |
| A D | radio-si470x-common.c | 197 bool timed_out = false; in si470x_set_chan() local 220 timed_out = true; in si470x_set_chan() 224 if (timed_out) in si470x_set_chan() 299 bool timed_out = false; in si470x_set_seek() local 345 timed_out = true; in si470x_set_seek() 358 if (retval == 0 && timed_out) in si470x_set_seek()
|
| /linux/drivers/input/serio/ |
| A D | hil_mlc.c | 448 #define EXPECT(comp, to, got, got_wrong, timed_out) \ argument 449 { HILSE_EXPECT, { .packet = comp }, to, got, got_wrong, timed_out }, 450 #define EXPECT_LAST(comp, to, got, got_wrong, timed_out) \ argument 451 { HILSE_EXPECT_LAST, { .packet = comp }, to, got, got_wrong, timed_out }, 452 #define EXPECT_DISC(comp, to, got, got_wrong, timed_out) \ argument 453 { HILSE_EXPECT_DISC, { .packet = comp }, to, got, got_wrong, timed_out }, 454 #define IN(to, got, got_error, timed_out) \ argument 455 { HILSE_IN, { .packet = 0 }, to, got, got_error, timed_out },
|
| /linux/kernel/locking/ |
| A D | semaphore.c | 222 goto timed_out; in ___down_common() 231 timed_out: in ___down_common()
|
| /linux/fs/ |
| A D | select.c | 481 int retval, i, timed_out = 0; in do_select() local 498 timed_out = 1; in do_select() 501 if (end_time && !timed_out) in do_select() 576 if (retval || timed_out || signal_pending(current)) in do_select() 606 timed_out = 1; in do_select() 889 int timed_out = 0, count = 0; in do_poll() local 897 timed_out = 1; in do_poll() 900 if (end_time && !timed_out) in do_poll() 940 if (count || timed_out) in do_poll() 965 timed_out = 1; in do_poll()
|
| A D | eventpoll.c | 1969 int res, eavail, timed_out = 0; in ep_poll() local 1985 timed_out = 1; in ep_poll() 2010 if (timed_out) in ep_poll() 2013 eavail = ep_busy_loop(ep, timed_out); in ep_poll() 2062 timed_out = !schedule_hrtimeout_range(to, slack, in ep_poll() 2082 if (timed_out) in ep_poll()
|
| /linux/arch/powerpc/platforms/pseries/ |
| A D | plpks.c | 395 bool timed_out = true; in plpks_confirm_object_flushed() local 407 timed_out = false; in plpks_confirm_object_flushed() 414 timed_out = false; in plpks_confirm_object_flushed() 422 if (timed_out) in plpks_confirm_object_flushed()
|
| /linux/drivers/iio/adc/ |
| A D | mt6359-auxadc.c | 97 bool timed_out; member 526 if (adc_dev->timed_out) { in mt6359_auxadc_read_raw() 530 adc_dev->timed_out = true; in mt6359_auxadc_read_raw() 534 adc_dev->timed_out = false; in mt6359_auxadc_read_raw()
|
| /linux/drivers/platform/x86/intel/ifs/ |
| A D | runtest.c | 335 bool timed_out = false; in ifs_array_test_core() local 346 timed_out = true; in ifs_array_test_core() 360 else if (timed_out || command.array_bitmask) in ifs_array_test_core()
|
| /linux/tools/testing/selftests/ |
| A D | kselftest_harness.h | 917 bool timed_out; /* did this test timeout instead of exiting? */ member 985 t->timed_out = true; in __timeout_handler() 1014 t->timed_out = false; in __wait_for_test() 1035 if (t->timed_out) { in __wait_for_test()
|
| /linux/drivers/mmc/host/ |
| A D | cqhci-core.c | 910 bool timed_out; in cqhci_timeout() local 913 timed_out = slot->mrq == mrq; in cqhci_timeout() 914 if (timed_out) { in cqhci_timeout() 921 if (timed_out) { in cqhci_timeout() 927 return timed_out; in cqhci_timeout()
|
| A D | sdhci-tegra.c | 1190 bool timed_out; in tegra_cqhci_writel() local 1207 timed_out = ktime_compare(ktime_get(), timeout) > 0; in tegra_cqhci_writel() 1209 if (!(ctrl & CQHCI_HALT) || timed_out) in tegra_cqhci_writel() 1216 if (timed_out) in tegra_cqhci_writel()
|
| /linux/drivers/fsi/ |
| A D | fsi-sbefifo.c | 129 bool timed_out; member 151 return sysfs_emit(buf, "%d\n", sbefifo->timed_out ? 1 : 0); in timeout_show() 481 sbefifo->timed_out = true; in sbefifo_wait() 488 sbefifo->timed_out = false; in sbefifo_wait()
|
| /linux/drivers/net/arcnet/ |
| A D | arcnet.c | 827 lp->timed_out = 1; in arcnet_timeout() 951 if ((status & lp->intmask & TXFREEflag) || lp->timed_out) { in arcnet_interrupt() 965 if (lp->cur_tx != -1 && !lp->timed_out) { in arcnet_interrupt() 994 lp->timed_out = 0; in arcnet_interrupt()
|
| A D | arcdevice.h | 255 int timed_out; /* need to process TX timeout and drop packet */ member
|
| /linux/sound/atmel/ |
| A D | ac97c.c | 651 goto timed_out; in atmel_ac97c_read() 664 goto timed_out; in atmel_ac97c_read() 667 timed_out: in atmel_ac97c_read()
|
| /linux/drivers/scsi/aic94xx/ |
| A D | aic94xx_tmf.c | 20 void (*timed_out)(struct timer_list *t)) in asd_enqueue_internal() 27 ascb->timer.function = timed_out; in asd_enqueue_internal()
|
| /linux/drivers/md/dm-vdo/ |
| A D | dedupe.c | 2297 unsigned int timed_out = 0; in timeout_index_operations_callback() local 2328 timed_out++; in timeout_index_operations_callback() 2331 if (timed_out > 0) in timeout_index_operations_callback() 2332 report_dedupe_timeouts(completion->vdo->hash_zones, timed_out); in timeout_index_operations_callback()
|
| /linux/fs/gfs2/ |
| A D | glock.c | 2231 bool timed_out = false; in gfs2_gl_hash_clear() local 2238 while (!timed_out) { in gfs2_gl_hash_clear() 2244 timed_out = time_after(jiffies, start + (HZ * 600)); in gfs2_gl_hash_clear() 2248 timed_out ? ":" : "; still waiting"); in gfs2_gl_hash_clear()
|
| /linux/ipc/ |
| A D | sem.c | 1996 bool timed_out = false; in __do_semtimedop() local 2166 timed_out = !schedule_hrtimeout_range(exp, in __do_semtimedop() 2209 if (timed_out) in __do_semtimedop()
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| A D | nfp_net_common.c | 129 bool timed_out = false; in __nfp_net_reconfig_wait() local 141 while (!nfp_net_reconfig_check_done(nn, timed_out)) { in __nfp_net_reconfig_wait() 143 timed_out = time_is_before_eq_jiffies(deadline); in __nfp_net_reconfig_wait() 146 return timed_out; in __nfp_net_reconfig_wait()
|
| /linux/drivers/net/ethernet/natsemi/ |
| A D | ns83820.c | 1701 int timed_out = 0; local 1721 timed_out = 1; 1730 else if (timed_out)
|
| /linux/drivers/scsi/sym53c8xx_2/ |
| A D | sym_hipd.h | 1058 int sym_abort_scsiio(struct sym_hcb *np, struct scsi_cmnd *ccb, int timed_out);
|
| A D | sym_hipd.c | 5290 static int sym_abort_ccb(struct sym_hcb *np, struct sym_ccb *cp, int timed_out) argument 5310 cp->to_abort = timed_out ? 2 : 1; 5320 int sym_abort_scsiio(struct sym_hcb *np, struct scsi_cmnd *cmd, int timed_out) argument 5337 return sym_abort_ccb(np, cp, timed_out);
|
| /linux/kernel/sched/ |
| A D | ext.c | 3317 bool timed_out = false; in check_rq_for_timeouts() local 3331 timed_out = true; in check_rq_for_timeouts() 3337 return timed_out; in check_rq_for_timeouts()
|
| /linux/include/trace/events/ |
| A D | sunrpc.h | 2097 DEFINE_SVC_TLS_EVENT(timed_out);
|