Searched defs:mq (Results 1 - 29 of 29) sorted by relevance

/linux-4.1.27/drivers/misc/sgi-gru/
H A Dgrukservices.h45 void *mq; /* message queue vaddress */ member in struct:gru_message_queue_desc
H A Dgrukservices.c555 struct message_queue *mq = p; gru_create_message_queue() local
840 struct message_queue *mq = mqd->mq; gru_free_message() local
872 struct message_queue *mq = mqd->mq; gru_get_next_message() local
999 void *p, *mq; quicktest1() local
/linux-4.1.27/drivers/scsi/arm/
H A Dmsgqueue.c27 struct msgqueue_entry *mq; mqe_alloc() local
41 static void mqe_free(MsgQueue_t *msgq, struct msgqueue_entry *mq) mqe_free() argument
85 struct msgqueue_entry *mq = msgq->qe; msgqueue_msglength() local
103 struct msgqueue_entry *mq; msgqueue_getmsg() local
120 struct msgqueue_entry *mq = mqe_alloc(msgq); msgqueue_addmsg() local
153 struct msgqueue_entry *mq, *mqnext; msgqueue_flush() local
/linux-4.1.27/drivers/infiniband/hw/amso1100/
H A Dc2_ae.c149 struct c2_mq *mq = c2dev->qptr_array[mq_index]; c2_ae_event() local
H A Dc2_cq.c257 static void c2_free_cq_buf(struct c2_dev *c2dev, struct c2_mq *mq) c2_free_cq_buf() argument
263 static int c2_alloc_cq_buf(struct c2_dev *c2dev, struct c2_mq *mq, c2_alloc_cq_buf() argument
H A Dc2_provider.h100 struct c2_mq mq; member in struct:c2_cq
/linux-4.1.27/drivers/input/joystick/
H A Dmaplecontrol.c26 static void dc_pad_callback(struct mapleq *mq) dc_pad_callback() argument
/linux-4.1.27/drivers/input/keyboard/
H A Dmaple_keyb.c139 static void dc_kbd_callback(struct mapleq *mq) dc_kbd_callback() argument
/linux-4.1.27/drivers/input/mouse/
H A Dmaplemouse.c26 static void dc_mouse_callback(struct mapleq *mq) dc_mouse_callback() argument
/linux-4.1.27/drivers/isdn/capi/
H A Dcapilib.c47 struct capilib_msgidqueue *mq; mq_enqueue() local
67 struct capilib_msgidqueue *mq = *pp; mq_dequeue() local
/linux-4.1.27/arch/powerpc/kernel/
H A Dppc32.h28 unsigned int mq; /* 601 only (not used at present) */ member in struct:pt_regs32
/linux-4.1.27/drivers/mmc/card/
H A Dqueue.c31 struct mmc_queue *mq = q->queuedata; mmc_prep_request() local
51 struct mmc_queue *mq = d; mmc_queue_thread() local
115 struct mmc_queue *mq = q->queuedata; mmc_request_fn() local
190 int mmc_init_queue(struct mmc_queue *mq, struct mmc_card *card, mmc_init_queue() argument
323 void mmc_cleanup_queue(struct mmc_queue *mq) mmc_cleanup_queue() argument
364 int mmc_packed_init(struct mmc_queue *mq, struct mmc_card *card) mmc_packed_init() argument
396 void mmc_packed_clean(struct mmc_queue *mq) mmc_packed_clean() argument
415 void mmc_queue_suspend(struct mmc_queue *mq) mmc_queue_suspend() argument
435 void mmc_queue_resume(struct mmc_queue *mq) mmc_queue_resume() argument
451 static unsigned int mmc_queue_packed_map_sg(struct mmc_queue *mq, mmc_queue_packed_map_sg() argument
489 unsigned int mmc_queue_map_sg(struct mmc_queue *mq, struct mmc_queue_req *mqrq) mmc_queue_map_sg() argument
H A Dblock.c1034 int mmc_access_rpmb(struct mmc_queue *mq) mmc_access_rpmb() argument
1046 static int mmc_blk_issue_discard_rq(struct mmc_queue *mq, struct request *req) mmc_blk_issue_discard_rq() argument
1089 static int mmc_blk_issue_secdiscard_rq(struct mmc_queue *mq, mmc_blk_issue_secdiscard_rq() argument
1156 static int mmc_blk_issue_flush(struct mmc_queue *mq, struct request *req) mmc_blk_issue_flush() argument
1537 static u8 mmc_blk_prep_packed_list(struct mmc_queue *mq, struct request *req) mmc_blk_prep_packed_list() argument
1806 static void mmc_blk_revert_packed_req(struct mmc_queue *mq, mmc_blk_revert_packed_req() argument
1830 static int mmc_blk_issue_rw_rq(struct mmc_queue *mq, struct request *rqc) mmc_blk_issue_rw_rq() argument
2020 static int mmc_blk_issue_rq(struct mmc_queue *mq, struct request *req) mmc_blk_issue_rq() argument
1357 mmc_blk_rw_rq_prep(struct mmc_queue_req *mqrq, struct mmc_card *card, int disable_multi, struct mmc_queue *mq) mmc_blk_rw_rq_prep() argument
1645 mmc_blk_packed_hdr_wrq_prep(struct mmc_queue_req *mqrq, struct mmc_card *card, struct mmc_queue *mq) mmc_blk_packed_hdr_wrq_prep() argument
/linux-4.1.27/drivers/mtd/maps/
H A Dvmu-flash.c91 static void vmu_blockread(struct mapleq *mq) vmu_blockread() argument
501 static void vmu_queryblocks(struct mapleq *mq) vmu_queryblocks() argument
/linux-4.1.27/include/linux/
H A Dmaple.h69 struct mapleq *mq; member in struct:maple_device
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_dbg.c629 struct qla2xxx_mq_chain *mq = ptr; qla25xx_copy_mq() local
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
H A Dtx.c483 static int iwlagn_alloc_agg_txq(struct iwl_priv *priv, int mq) iwlagn_alloc_agg_txq() argument
H A Dmain.c1952 int mq = priv->queue_to_mac80211[queue]; iwl_stop_sw_queue() local
1971 int mq = priv->queue_to_mac80211[queue]; iwl_wake_sw_queue() local
1991 int mq; iwlagn_lift_passive_no_rx() local
/linux-4.1.27/drivers/sh/maple/
H A Dmaple.c140 struct mapleq *mq; maple_release_device() local
188 struct mapleq *mq; maple_allocq() local
247 static void maple_build_block(struct mapleq *mq) maple_build_block() argument
273 struct mapleq *mq, *nmq; maple_send() local
633 struct mapleq *mq, *nmq; maple_dma_handler() local
121 maple_getcond_callback(struct maple_device *dev, void (*callback) (struct mapleq *mq), unsigned long interval, unsigned long function) maple_getcond_callback() argument
/linux-4.1.27/drivers/mailbox/
H A Domap-mailbox.c305 struct omap_mbox_queue *mq = mbox_rx_work() local
336 struct omap_mbox_queue *mq = mbox->rxq; __mbox_rx_interrupt() local
375 struct omap_mbox_queue *mq; mbox_queue_alloc() local
406 struct omap_mbox_queue *mq; omap_mbox_startup() local
/linux-4.1.27/drivers/misc/sgi-xp/
H A Dxpc_uv.c109 xpc_get_gru_mq_irq_uv(struct xpc_gru_mq_uv *mq, int cpu, char *irq_name) xpc_get_gru_mq_irq_uv() argument
139 xpc_release_gru_mq_irq_uv(struct xpc_gru_mq_uv *mq) xpc_release_gru_mq_irq_uv() argument
158 xpc_gru_mq_watchlist_alloc_uv(struct xpc_gru_mq_uv *mq) xpc_gru_mq_watchlist_alloc_uv() argument
189 xpc_gru_mq_watchlist_free_uv(struct xpc_gru_mq_uv *mq) xpc_gru_mq_watchlist_free_uv() argument
215 struct xpc_gru_mq_uv *mq; xpc_create_gru_mq_uv() local
308 xpc_destroy_gru_mq_uv(struct xpc_gru_mq_uv *mq) xpc_destroy_gru_mq_uv() argument
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dops.c768 int mq = mvm->queue_to_mac80211[queue]; iwl_mvm_stop_sw_queue() local
786 int mq = mvm->queue_to_mac80211[queue]; iwl_mvm_wake_sw_queue() local
/linux-4.1.27/arch/powerpc/include/uapi/asm/
H A Dptrace.h43 unsigned long mq; /* 601 only (not used at present) */ member in struct:pt_regs
/linux-4.1.27/drivers/md/
H A Ddm-cache-policy-mq.c495 static void hash_insert(struct mq_policy *mq, struct entry *e) hash_insert() argument
502 static struct entry *hash_lookup(struct mq_policy *mq, dm_oblock_t oblock) hash_lookup() argument
525 static bool any_free_cblocks(struct mq_policy *mq) any_free_cblocks() argument
530 static bool any_clean_cblocks(struct mq_policy *mq) any_clean_cblocks() argument
551 static bool in_cache(struct mq_policy *mq, struct entry *e) in_cache() argument
561 static void push(struct mq_policy *mq, struct entry *e) push() argument
575 static void del(struct mq_policy *mq, struct entry *e) del() argument
589 static struct entry *pop(struct mq_policy *mq, struct queue *q) pop() argument
603 static struct entry *pop_old(struct mq_policy *mq, struct queue *q) pop_old() argument
638 static void check_generation(struct mq_policy *mq) check_generation() argument
674 static void requeue(struct mq_policy *mq, struct entry *e) requeue() argument
696 static int demote_cblock(struct mq_policy *mq, demote_cblock() argument
735 static unsigned promote_threshold(struct mq_policy *mq) promote_threshold() argument
763 static unsigned adjusted_promote_threshold(struct mq_policy *mq, adjusted_promote_threshold() argument
780 static bool should_promote(struct mq_policy *mq, struct entry *e, should_promote() argument
787 static int cache_entry_found(struct mq_policy *mq, cache_entry_found() argument
805 static int pre_cache_to_cache(struct mq_policy *mq, struct entry *e, pre_cache_to_cache() argument
840 static int pre_cache_entry_found(struct mq_policy *mq, struct entry *e, pre_cache_entry_found() argument
862 static void insert_in_pre_cache(struct mq_policy *mq, insert_in_pre_cache() argument
885 static void insert_in_cache(struct mq_policy *mq, dm_oblock_t oblock, insert_in_cache() argument
920 static int no_entry_found(struct mq_policy *mq, dm_oblock_t oblock, no_entry_found() argument
942 static int map(struct mq_policy *mq, dm_oblock_t oblock, map() argument
985 struct mq_policy *mq = to_mq_policy(p); mq_destroy() local
1001 struct mq_policy *mq = context; update_cache_hits() local
1007 static void copy_tick(struct mq_policy *mq) copy_tick() argument
1033 struct mq_policy *mq = to_mq_policy(p); mq_map() local
1056 struct mq_policy *mq = to_mq_policy(p); mq_lookup() local
1074 static void __mq_set_clear_dirty(struct mq_policy *mq, dm_oblock_t oblock, bool set) __mq_set_clear_dirty() argument
1088 struct mq_policy *mq = to_mq_policy(p); mq_set_dirty() local
1097 struct mq_policy *mq = to_mq_policy(p); mq_clear_dirty() local
1108 struct mq_policy *mq = to_mq_policy(p); mq_load_mapping() local
1120 static int mq_save_hints(struct mq_policy *mq, struct queue *q, mq_save_hints() argument
1146 struct mq_policy *mq = to_mq_policy(p); mq_walk_mappings() local
1160 static void __remove_mapping(struct mq_policy *mq, dm_oblock_t oblock) __remove_mapping() argument
1173 struct mq_policy *mq = to_mq_policy(p); mq_remove_mapping() local
1180 static int __remove_cblock(struct mq_policy *mq, dm_cblock_t cblock) __remove_cblock() argument
1196 struct mq_policy *mq = to_mq_policy(p); mq_remove_cblock() local
1207 static bool clean_target_met(struct mq_policy *mq) clean_target_met() argument
1219 static int __mq_writeback_work(struct mq_policy *mq, dm_oblock_t *oblock, __mq_writeback_work() argument
1242 struct mq_policy *mq = to_mq_policy(p); mq_writeback_work() local
1251 static void __force_mapping(struct mq_policy *mq, __force_mapping() argument
1267 struct mq_policy *mq = to_mq_policy(p); mq_force_mapping() local
1277 struct mq_policy *mq = to_mq_policy(p); mq_residency() local
1288 struct mq_policy *mq = to_mq_policy(p); mq_tick() local
1299 struct mq_policy *mq = to_mq_policy(p); mq_set_config_value() local
1329 struct mq_policy *mq = to_mq_policy(p); mq_emit_config_values() local
1346 static void init_policy_functions(struct mq_policy *mq) init_policy_functions() argument
1369 struct mq_policy *mq = kzalloc(sizeof(*mq), GFP_KERNEL); mq_create() local
/linux-4.1.27/drivers/scsi/
H A Dscsi_lib.c584 static void scsi_free_sgtable(struct scsi_data_buffer *sdb, bool mq) scsi_free_sgtable() argument
591 static int scsi_alloc_sgtable(struct scsi_data_buffer *sdb, int nents, bool mq) scsi_alloc_sgtable() argument
/linux-4.1.27/arch/ia64/include/asm/sn/
H A Dsn_sal.h1201 sn_mq_watchlist_alloc(int blade, void *mq, unsigned int mq_size, sn_mq_watchlist_alloc() argument
/linux-4.1.27/drivers/infiniband/hw/ocrdma/
H A Docrdma.h258 struct ocrdma_mq mq; member in struct:ocrdma_dev
H A Docrdma_hw.c545 ocrdma_mbx_create_mq(struct ocrdma_dev *dev, struct ocrdma_queue_info *mq, struct ocrdma_queue_info *cq) ocrdma_mbx_create_mq() argument
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_sli.c13214 lpfc_mq_create_fb_init(struct lpfc_hba *phba, struct lpfc_queue *mq, lpfc_mq_create_fb_init() argument
13280 lpfc_mq_create(struct lpfc_hba *phba, struct lpfc_queue *mq, lpfc_mq_create() argument
14046 lpfc_mq_destroy(struct lpfc_hba *phba, struct lpfc_queue *mq) lpfc_mq_destroy() argument

Completed in 1554 milliseconds