Home
last modified time | relevance | path

Searched refs:addQ (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/block/
Dcpqarray.c171 static inline void addQ(cmdlist_t **Qptr, cmdlist_t *c);
872 static inline void addQ(cmdlist_t **Qptr, cmdlist_t *c) in addQ() function
958 addQ(&h->reqQ, c); in do_ida_request()
992 addQ(&h->cmpQ, c); in start_io()
1312 addQ(&h->reqQ, c); in ida_ctlr_ioctl()
Dcciss.c255 static inline void addQ(struct list_head *list, CommandList_struct *c) in addQ() function
284 addQ(&h->reqQ, c); in enqueue_cmd_and_start_io()
3040 addQ(&h->cmpQ, c); in start_io()
3053 addQ(&h->reqQ, c); in resend_cciss_cmd()
3446 addQ(&h->reqQ, c); in do_cciss_request()