/linux/drivers/input/serio/ |
H A D | hil_mlc.c | 448 #define EXPECT(comp, to, got, got_wrong, timed_out) \ argument 450 #define EXPECT_LAST(comp, to, got, got_wrong, timed_out) \ argument 452 #define EXPECT_DISC(comp, to, got, got_wrong, timed_out) \ argument 454 #define IN(to, got, got_error, timed_out) \ argument
|
/linux/drivers/media/radio/si470x/ |
H A D | radio-si470x-common.c | 197 bool timed_out = false; in si470x_set_chan() local 299 bool timed_out = false; in si470x_set_seek() local
|
/linux/drivers/platform/x86/intel/ifs/ |
H A D | runtest.c | 335 bool timed_out = false; in ifs_array_test_core() local
|
/linux/drivers/iio/adc/ |
H A D | mt6359-auxadc.c | 97 bool timed_out; member
|
/linux/fs/ |
H A D | select.c | 488 int retval, i, timed_out = 0; in do_select() local 881 int timed_out = 0, count = 0; in do_poll() local
|
H A D | eventpoll.c | 2003 int res, eavail, timed_out = 0; in ep_poll() local
|
/linux/drivers/mmc/host/ |
H A D | cqhci-core.c | 910 bool timed_out; in cqhci_timeout() local
|
H A D | sdhci-tegra.c | 1190 bool timed_out; in tegra_cqhci_writel() local
|
/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.c | 5290 static int sym_abort_ccb(struct sym_hcb *np, struct sym_ccb *cp, int timed_out) 5320 int sym_abort_scsiio(struct sym_hcb *np, struct scsi_cmnd *cmd, int timed_out)
|
/linux/drivers/net/arcnet/ |
H A D | arcdevice.h | 255 int timed_out; /* need to process TX timeout and drop packet */ member
|
/linux/drivers/fsi/ |
H A D | fsi-sbefifo.c | 129 bool timed_out; member
|
/linux/tools/testing/selftests/ |
H A D | kselftest_harness.h | 917 bool timed_out; /* did this test timeout instead of exiting? */ member
|
/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_common.c | 129 bool timed_out = false; in __nfp_net_reconfig_wait() local
|
/linux/ipc/ |
H A D | sem.c | 1996 bool timed_out = false; in __do_semtimedop() local
|
/linux/kernel/sched/ |
H A D | ext.c | 3723 bool timed_out = false; in check_rq_for_timeouts() local
|