Home
last modified time | relevance | path

Searched defs:queue (Results 1 – 7 of 7) sorted by relevance

/arch/arm/mach-ixp4xx/include/mach/
Dqmgr.h78 #define qmgr_request_queue(queue, len, nearly_empty_watermark, \ argument
87 static inline void qmgr_put_entry(unsigned int queue, u32 val) in qmgr_put_entry()
99 static inline u32 qmgr_get_entry(unsigned int queue) in qmgr_get_entry()
113 static inline int qmgr_get_stat1(unsigned int queue) in qmgr_get_stat1()
120 static inline int qmgr_get_stat2(unsigned int queue) in qmgr_get_stat2()
127 static inline int qmgr_stat_empty(unsigned int queue) in qmgr_stat_empty()
132 static inline int qmgr_stat_nearly_empty(unsigned int queue) in qmgr_stat_nearly_empty()
137 static inline int qmgr_stat_nearly_full(unsigned int queue) in qmgr_stat_nearly_full()
142 static inline int qmgr_stat_full(unsigned int queue) in qmgr_stat_full()
147 static inline int qmgr_stat_underflow(unsigned int queue) in qmgr_stat_underflow()
[all …]
/arch/arm/mach-ixp4xx/
Dixp4xx_qmgr.c28 void qmgr_set_irq(unsigned int queue, int src, in qmgr_set_irq()
58 void qmgr_enable_irq(unsigned int queue) in qmgr_enable_irq()
68 void qmgr_disable_irq(unsigned int queue) in qmgr_disable_irq()
88 int qmgr_request_queue(unsigned int queue, unsigned int len /* dwords */, in qmgr_request_queue()
179 void qmgr_release_queue(unsigned int queue) in qmgr_release_queue()
/arch/arm/plat-omap/include/mach/
Dmailbox.h40 struct request_queue *queue; member
/arch/powerpc/sysdev/
Daxonram.c108 axon_ram_make_request(struct request_queue *queue, struct bio *bio) in axon_ram_make_request()
/arch/ia64/hp/sim/
Dsimscsi.c69 } queue[SIMSCSI_REQ_QUEUE_LEN]; variable
/arch/arm/plat-mxc/include/mach/
Dipu.h169 struct list_head queue; /* queued tx-descriptors */ member
/arch/um/drivers/
Dubd_kern.c158 struct request_queue *queue; member