Home
last modified time | relevance | path

Searched defs:mq (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.3-rc2/drivers/mmc/core/
A Dqueue.c26 static inline bool mmc_cqe_dcmd_busy(struct mmc_queue *mq) in mmc_cqe_dcmd_busy()
32 void mmc_cqe_check_busy(struct mmc_queue *mq) in mmc_cqe_check_busy()
73 static void __mmc_cqe_recovery_notifier(struct mmc_queue *mq) in __mmc_cqe_recovery_notifier()
87 struct mmc_queue *mq = q->queuedata; in mmc_cqe_recovery_notifier() local
99 struct mmc_queue *mq = req->q->queuedata; in mmc_cqe_timed_out() local
123 struct mmc_queue *mq = q->queuedata; in mmc_mq_timed_out() local
207 struct mmc_queue *mq = set->driver_data; in mmc_mq_init_request() local
232 struct mmc_queue *mq = q->queuedata; in mmc_mq_queue_rq() local
469 void mmc_queue_suspend(struct mmc_queue *mq) in mmc_queue_suspend()
481 void mmc_queue_resume(struct mmc_queue *mq) in mmc_queue_resume()
[all …]
A Dblock.c249 struct mmc_queue *mq; in power_ro_lock_store() local
626 struct mmc_queue *mq; in mmc_blk_ioctl_cmd() local
676 struct mmc_queue *mq; in mmc_blk_ioctl_multi_cmd() local
1520 struct mmc_queue *mq = q->queuedata; in mmc_blk_cqe_req_done() local
1601 struct mmc_queue *mq) in mmc_blk_rw_rq_prep()
1773 struct mmc_queue *mq = req->q->queuedata; in mmc_blk_status_error() local
2036 struct mmc_queue *mq = q->queuedata; in mmc_blk_hsq_req_done() local
2067 struct mmc_queue *mq = req->q->queuedata; in mmc_blk_mq_complete() local
2192 struct mmc_queue *mq = q->queuedata; in mmc_blk_mq_req_done() local
2802 struct mmc_queue *mq = &md->queue; in mmc_dbg_card_status_get() local
[all …]
A Dqueue.h109 static inline int mmc_tot_in_flight(struct mmc_queue *mq) in mmc_tot_in_flight()
116 static inline int mmc_cqe_qcnt(struct mmc_queue *mq) in mmc_cqe_qcnt()
/linux-6.3-rc2/drivers/md/
A Ddm-cache-policy-smq.c1357 struct smq_policy *mq = to_smq_policy(p); in smq_destroy() local
1411 struct smq_policy *mq = to_smq_policy(p); in smq_lookup() local
1430 struct smq_policy *mq = to_smq_policy(p); in smq_lookup_with_work() local
1444 struct smq_policy *mq = to_smq_policy(p); in smq_get_background_work() local
1514 struct smq_policy *mq = to_smq_policy(p); in smq_complete_background_work() local
1538 struct smq_policy *mq = to_smq_policy(p); in smq_set_dirty() local
1547 struct smq_policy *mq = to_smq_policy(p); in smq_clear_dirty() local
1564 struct smq_policy *mq = to_smq_policy(p); in smq_load_mapping() local
1584 struct smq_policy *mq = to_smq_policy(p); in smq_invalidate_mapping() local
1599 struct smq_policy *mq = to_smq_policy(p); in smq_get_hint() local
[all …]
/linux-6.3-rc2/drivers/scsi/arm/
A Dmsgqueue.c24 struct msgqueue_entry *mq; in mqe_alloc() local
38 static void mqe_free(MsgQueue_t *msgq, struct msgqueue_entry *mq) in mqe_free()
82 struct msgqueue_entry *mq = msgq->qe; in msgqueue_msglength() local
100 struct msgqueue_entry *mq; in msgqueue_getmsg() local
117 struct msgqueue_entry *mq = mqe_alloc(msgq); in msgqueue_addmsg() local
150 struct msgqueue_entry *mq, *mqnext; in msgqueue_flush() local
/linux-6.3-rc2/drivers/sh/maple/
A Dmaple.c120 void maple_getcond_callback(struct maple_device *dev, in maple_getcond_callback()
139 struct mapleq *mq; in maple_release_device() local
187 struct mapleq *mq; in maple_allocq() local
246 static void maple_build_block(struct mapleq *mq) in maple_build_block()
272 struct mapleq *mq, *nmq; in maple_send() local
632 struct mapleq *mq, *nmq; in maple_dma_handler() local
/linux-6.3-rc2/drivers/scsi/elx/efct/
A Defct_hw_queues.c17 struct hw_mq *mq = NULL; in efct_hw_init_queues() local
247 struct hw_mq *mq = kzalloc(sizeof(*mq), GFP_KERNEL); in efct_hw_new_mq() local
433 efct_hw_del_mq(struct hw_mq *mq) in efct_hw_del_mq()
/linux-6.3-rc2/drivers/misc/sgi-gru/
A Dgrukservices.c134 #define HSTATUS(mq, h) ((mq) + offsetof(struct message_queue, hstatus[h])) argument
548 struct message_queue *mq = p; in gru_create_message_queue() local
839 struct message_queue *mq = mqd->mq; in gru_free_message() local
871 struct message_queue *mq = mqd->mq; in gru_get_next_message() local
998 void *p, *mq; in quicktest1() local
A Dgrukservices.h32 void *mq; /* message queue vaddress */ member
/linux-6.3-rc2/drivers/misc/sgi-xp/
A Dxpc_uv.c112 xpc_get_gru_mq_irq_uv(struct xpc_gru_mq_uv *mq, int cpu, char *irq_name) in xpc_get_gru_mq_irq_uv()
142 xpc_release_gru_mq_irq_uv(struct xpc_gru_mq_uv *mq) in xpc_release_gru_mq_irq_uv()
161 xpc_gru_mq_watchlist_alloc_uv(struct xpc_gru_mq_uv *mq) in xpc_gru_mq_watchlist_alloc_uv()
192 xpc_gru_mq_watchlist_free_uv(struct xpc_gru_mq_uv *mq) in xpc_gru_mq_watchlist_free_uv()
218 struct xpc_gru_mq_uv *mq; in xpc_create_gru_mq_uv() local
311 xpc_destroy_gru_mq_uv(struct xpc_gru_mq_uv *mq) in xpc_destroy_gru_mq_uv()
/linux-6.3-rc2/drivers/mailbox/
A Domap-mailbox.c257 struct omap_mbox_queue *mq = in mbox_rx_work() local
290 struct omap_mbox_queue *mq = mbox->rxq; in __mbox_rx_interrupt() local
329 struct omap_mbox_queue *mq; in mbox_queue_alloc() local
360 struct omap_mbox_queue *mq; in omap_mbox_startup() local
/linux-6.3-rc2/drivers/input/mouse/
A Dmaplemouse.c27 static void dc_mouse_callback(struct mapleq *mq) in dc_mouse_callback()
/linux-6.3-rc2/drivers/input/joystick/
A Dmaplecontrol.c27 static void dc_pad_callback(struct mapleq *mq) in dc_pad_callback()
/linux-6.3-rc2/drivers/input/keyboard/
A Dmaple_keyb.c125 static void dc_kbd_callback(struct mapleq *mq) in dc_kbd_callback()
/linux-6.3-rc2/arch/ia64/include/asm/sn/
A Dsn_sal.h92 sn_mq_watchlist_alloc(int blade, void *mq, unsigned int mq_size, in sn_mq_watchlist_alloc()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/dvm/
A Dmain.c2033 int mq = priv->queue_to_mac80211[queue]; in iwl_stop_sw_queue() local
2052 int mq = priv->queue_to_mac80211[queue]; in iwl_wake_sw_queue() local
2072 int mq; in iwlagn_lift_passive_no_rx() local
A Dtx.c460 static int iwlagn_alloc_agg_txq(struct iwl_priv *priv, int mq) in iwlagn_alloc_agg_txq()
/linux-6.3-rc2/drivers/mtd/maps/
A Dvmu-flash.c89 static void vmu_blockread(struct mapleq *mq) in vmu_blockread()
499 static void vmu_queryblocks(struct mapleq *mq) in vmu_queryblocks()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dsyscalls_32.h24 unsigned int mq; /* 601 only (not used at present) */ member
A Dptrace.h44 unsigned long mq; member
/linux-6.3-rc2/include/linux/
A Dmaple.h70 struct mapleq *mq; member
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/abm/
A Dmain.h170 } mq; member
A Dqdisc.c304 struct nfp_qdisc *mq = nfp_abm_qdisc_tree_deref_slot(slot); in nfp_abm_qdisc_clear_mq() local
/linux-6.3-rc2/arch/powerpc/include/uapi/asm/
A Dptrace.h49 unsigned long mq; /* 601 only (not used at present) */ member
/linux-6.3-rc2/drivers/scsi/qla2xxx/
A Dqla_dbg.c677 struct qla2xxx_mq_chain *mq = ptr; in qla25xx_copy_mq() local

Completed in 54 milliseconds

12