Home
last modified time | relevance | path

Searched defs:timed_out (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/input/serio/
H A Dhil_mlc.c448 #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
/openbmc/openbmc-test-automation/lib/
H A Dfunc_timer.py113 def timed_out(self, signal_number, frame): member in func_timer_class
/openbmc/linux/drivers/media/radio/si470x/
H A Dradio-si470x-common.c197 bool timed_out = false; in si470x_set_chan() local
299 bool timed_out = false; in si470x_set_seek() local
/openbmc/linux/drivers/platform/x86/intel/ifs/
H A Druntest.c295 bool timed_out = false; in ifs_array_test_core() local
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dplpks.c395 bool timed_out = true; in plpks_confirm_object_flushed() local
/openbmc/linux/fs/
H A Dselect.c484 int retval, i, timed_out = 0; in do_select() local
890 int timed_out = 0, count = 0; in do_poll() local
H A Deventpoll.c1864 int res, eavail, timed_out = 0; in ep_poll() local
/openbmc/linux/drivers/mmc/host/
H A Dcqhci-core.c900 bool timed_out; in cqhci_timeout() local
H A Dsdhci-tegra.c1190 bool timed_out; in tegra_cqhci_writel() local
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c5290 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)
/openbmc/linux/drivers/net/arcnet/
H A Darcdevice.h254 int timed_out; /* need to process TX timeout and drop packet */ member
/openbmc/linux/tools/testing/selftests/
H A Dkselftest_harness.h839 bool timed_out; /* did this test timeout instead of exiting? */ member
/openbmc/linux/drivers/fsi/
H A Dfsi-sbefifo.c129 bool timed_out; member
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c129 bool timed_out = false; in __nfp_net_reconfig_wait() local
/openbmc/linux/drivers/net/ethernet/natsemi/
H A Dns83820.c1701 int timed_out = 0; local
/openbmc/linux/ipc/
H A Dsem.c1996 bool timed_out = false; in __do_semtimedop() local