Searched defs:timed_out (Results  1 – 10 of 10) sorted by relevance
| /linux-4.4.14/drivers/input/serio/ | 
| D | hil_mlc.c | 450 #define EXPECT(comp, to, got, got_wrong, timed_out) \  argument452 #define EXPECT_LAST(comp, to, got, got_wrong, timed_out) \  argument
 454 #define EXPECT_DISC(comp, to, got, got_wrong, timed_out) \  argument
 456 #define IN(to, got, got_error, timed_out) \  argument
 
 | 
| /linux-4.4.14/drivers/media/radio/si470x/ | 
| D | radio-si470x-common.c | 212 	bool timed_out = false;  in si470x_set_chan()  local304 	bool timed_out = false;  in si470x_set_seek()  local
 
 | 
| /linux-4.4.14/fs/ | 
| D | select.c | 404 	int retval, i, timed_out = 0;  in do_select()  local786 	int timed_out = 0, count = 0;  in do_poll()  local
 
 | 
| D | eventpoll.c | 1588 	int res = 0, eavail, timed_out = 0;  in ep_poll()  local
 | 
| /linux-4.4.14/drivers/misc/mic/scif/ | 
| D | scif_api.c | 1392 	int i, mask, count = 0, timed_out = timeout_msecs == 0;  in scif_poll()  local
 | 
| /linux-4.4.14/drivers/scsi/sym53c8xx_2/ | 
| D | sym_hipd.c | 5300 static int sym_abort_ccb(struct sym_hcb *np, struct sym_ccb *cp, int timed_out)5330 int sym_abort_scsiio(struct sym_hcb *np, struct scsi_cmnd *cmd, int timed_out)
 
 | 
| /linux-4.4.14/drivers/net/arcnet/ | 
| D | arcdevice.h | 257 	int	timed_out;	/* need to process TX timeout and drop packet */  member
 | 
| /linux-4.4.14/block/ | 
| D | cfq-iosched.c | 2641 		    bool timed_out)  in __cfq_slice_expired()2687 static inline void cfq_slice_expired(struct cfq_data *cfqd, bool timed_out)  in cfq_slice_expired()
 4420 	int timed_out = 1;  in cfq_idle_slice_timer()  local
 
 | 
| /linux-4.4.14/sound/oss/ | 
| D | waveartist.c | 232 	unsigned int timed_out = 0;  in waveartist_cmd()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/natsemi/ | 
| D | ns83820.c | 1719 	int timed_out = 0;  local
 |