Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/serio/
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
/Linux-v6.1/drivers/media/radio/si470x/
Dradio-si470x-common.c197 bool timed_out = false; in si470x_set_chan() local
299 bool timed_out = false; in si470x_set_seek() local
/Linux-v6.1/fs/
Dselect.c484 int retval, i, timed_out = 0; in do_select() local
890 int timed_out = 0, count = 0; in do_poll() local
Deventpoll.c1785 int res, eavail, timed_out = 0; in ep_poll() local
/Linux-v6.1/drivers/mmc/host/
Dcqhci-core.c900 bool timed_out; in cqhci_timeout() local
Dsdhci-tegra.c1189 bool timed_out; in tegra_cqhci_writel() local
/Linux-v6.1/tools/testing/selftests/
Dkselftest_harness.h838 bool timed_out; /* did this test timeout instead of exiting? */ member
/Linux-v6.1/drivers/scsi/sym53c8xx_2/
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)
/Linux-v6.1/drivers/net/arcnet/
Darcdevice.h252 int timed_out; /* need to process TX timeout and drop packet */ member
/Linux-v6.1/drivers/fsi/
Dfsi-sbefifo.c129 bool timed_out; member
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/
Dnfp_net_common.c127 bool timed_out = false; in __nfp_net_reconfig_wait() local
/Linux-v6.1/ipc/
Dsem.c1998 bool timed_out = false; in __do_semtimedop() local
/Linux-v6.1/drivers/net/ethernet/natsemi/
Dns83820.c1701 int timed_out = 0; local