Symbol: nq
function parameter
Defined...
-
arch/x86/crypto/curve25519-x86_64.c:1028:26-1028:31: static void point_double(u64 *nq, u64 *tmp1, u64 *tmp2)
-
drivers/block/null_blk/main.c:674:21-674:41: static void put_tag(struct nullb_queue *nq, unsigned int tag)
-
drivers/block/null_blk/main.c:682:29-682:49: static unsigned int get_tag(struct nullb_queue *nq)
-
drivers/block/null_blk/main.c:702:38-702:58: static struct nullb_cmd *__alloc_cmd(struct nullb_queue *nq)
-
drivers/block/null_blk/main.c:724:36-724:56: static struct nullb_cmd *alloc_cmd(struct nullb_queue *nq, struct bio *bio)
-
drivers/block/null_blk/main.c:1657:27-1657:47: static void cleanup_queue(struct nullb_queue *nq)
-
drivers/block/null_blk/main.c:1681:50-1681:70: static void null_init_queue(struct nullb *nullb, struct nullb_queue *nq)
-
drivers/block/null_blk/main.c:1783:27-1783:47: static int setup_commands(struct nullb_queue *nq)
-
drivers/infiniband/hw/bnxt_re/main.c:890:33-890:55: static int bnxt_re_srqn_handler(struct bnxt_qplib_nq *nq,
-
drivers/infiniband/hw/bnxt_re/main.c:912:32-912:54: static int bnxt_re_cqn_handler(struct bnxt_qplib_nq *nq,
-
drivers/infiniband/hw/bnxt_re/qplib_fp.c:235:22-235:44: static void clean_nq(struct bnxt_qplib_nq *nq, struct bnxt_qplib_cq *cq)
-
drivers/infiniband/hw/bnxt_re/qplib_fp.c:406:29-406:51: void bnxt_qplib_nq_stop_irq(struct bnxt_qplib_nq *nq, bool kill)
-
drivers/infiniband/hw/bnxt_re/qplib_fp.c:422:28-422:50: void bnxt_qplib_disable_nq(struct bnxt_qplib_nq *nq)
-
drivers/infiniband/hw/bnxt_re/qplib_fp.c:442:29-442:51: int bnxt_qplib_nq_start_irq(struct bnxt_qplib_nq *nq, int nq_indx,
-
drivers/infiniband/hw/bnxt_re/qplib_fp.c:475:33-475:55: static int bnxt_qplib_map_nq_db(struct bnxt_qplib_nq *nq, u32 reg_offt)
-
drivers/infiniband/hw/bnxt_re/qplib_fp.c:512:48-512:70: int bnxt_qplib_enable_nq(struct pci_dev *pdev, struct bnxt_qplib_nq *nq,
-
drivers/infiniband/hw/bnxt_re/qplib_fp.c:545:25-545:47: void bnxt_qplib_free_nq(struct bnxt_qplib_nq *nq)
-
drivers/infiniband/hw/bnxt_re/qplib_fp.c:553:53-553:75: int bnxt_qplib_alloc_nq(struct bnxt_qplib_res *res, struct bnxt_qplib_nq *nq)
-
drivers/net/ethernet/marvell/mvneta.c:1864:6-1864:27: struct netdev_queue *nq, bool napi)
-
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3350:65-3350:69: static void mvpp2_isr_handle_ptp_queue(struct mvpp2_port *port, int nq)
-
lib/crypto/curve25519-hacl64.c:546:40-546:45: ladder_smallloop_cmult_small_loop_step(u64 *nq, u64 *nqpq, u64 *nq2, u64 *nqpq2,
-
lib/crypto/curve25519-hacl64.c:558:47-558:52: ladder_smallloop_cmult_small_loop_double_step(u64 *nq, u64 *nqpq, u64 *nq2,
-
lib/crypto/curve25519-hacl64.c:568:35-568:40: ladder_smallloop_cmult_small_loop(u64 *nq, u64 *nqpq, u64 *nq2, u64 *nqpq2,
-
lib/crypto/curve25519-hacl64.c:578:67-578:72: static __always_inline void ladder_bigloop_cmult_big_loop(u8 *n1, u64 *nq,
variable
Defined...
-
arch/x86/crypto/curve25519-x86_64.c:977:2-977:12: u64 *nq = p01_tmp1;
-
drivers/block/null_blk/main.c:1477:2-1477:47: struct nullb_queue *nq = nullb_to_queue(nullb);
-
drivers/block/null_blk/main.c:1555:2-1555:33: struct nullb_queue *nq = hctx->driver_data;
-
drivers/block/null_blk/main.c:1589:3-1589:34: struct nullb_queue *nq = hctx->driver_data;
-
drivers/block/null_blk/main.c:1613:2-1613:33: struct nullb_queue *nq = hctx->driver_data;
-
drivers/block/null_blk/main.c:1675:2-1675:33: struct nullb_queue *nq = hctx->driver_data;
-
drivers/block/null_blk/main.c:1694:2-1694:22: struct nullb_queue *nq;
-
drivers/block/null_blk/main.c:1825:2-1825:22: struct nullb_queue *nq;
-
drivers/infiniband/hw/bnxt_re/ib_verbs.c:1560:2-1560:29: struct bnxt_qplib_nq *nq = NULL;
-
drivers/infiniband/hw/bnxt_re/ib_verbs.c:1609:2-1609:29: struct bnxt_qplib_nq *nq = NULL;
-
drivers/infiniband/hw/bnxt_re/ib_verbs.c:2794:2-2794:24: struct bnxt_qplib_nq *nq;
-
drivers/infiniband/hw/bnxt_re/ib_verbs.c:2818:2-2818:29: struct bnxt_qplib_nq *nq = NULL;
-
drivers/infiniband/hw/bnxt_re/main.c:301:2-301:24: struct bnxt_qplib_nq *nq;
-
drivers/infiniband/hw/bnxt_re/main.c:317:2-317:24: struct bnxt_qplib_nq *nq;
-
drivers/infiniband/hw/bnxt_re/main.c:1029:3-1029:25: struct bnxt_qplib_nq *nq;
-
drivers/infiniband/hw/bnxt_re/qplib_fp.c:159:2-159:38: struct bnxt_qplib_nq *nq = nq_work->nq;
-
drivers/infiniband/hw/bnxt_re/qplib_fp.c:301:2-301:29: struct bnxt_qplib_nq *nq = from_tasklet(nq, t, nq_tasklet);
-
drivers/infiniband/hw/bnxt_re/qplib_fp.c:392:2-392:29: struct bnxt_qplib_nq *nq = dev_instance;
-
drivers/net/ethernet/aquantia/atlantic/aq_nic.c:834:2-834:23: struct netdev_queue *nq;
-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c:65:2-65:65: int nq = bnx2x_num_queues ? : netif_get_num_default_rss_queues();
-
drivers/net/ethernet/broadcom/bnxt/bnxt.c:6440:2-6440:34: int nq = bnxt_nq_rings_in_use(bp);
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c:111:2-111:47: unsigned int nq = rxq_info->nrxq + rxq_info->nciq;
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c:403:2-403:21: int nq = txq_info->ntxq;
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c:426:2-426:21: int nq = txq_info->ntxq;
-
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c:5158:3-5158:12: int nq = min(n, 32);
-
drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c:1272:3-1272:12: int nq = min(n, 32);
-
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:1362:2-1362:23: struct netdev_queue *nq;
-
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:1831:2-1831:23: struct netdev_queue *nq;
-
drivers/net/ethernet/freescale/fec_main.c:833:2-833:23: struct netdev_queue *nq;
-
drivers/net/ethernet/freescale/fec_main.c:1299:2-1299:23: struct netdev_queue *nq;
-
drivers/net/ethernet/intel/igb/igb_main.c:2914:2-2914:23: struct netdev_queue *nq;
-
drivers/net/ethernet/intel/igb/igb_main.c:2943:2-2943:23: struct netdev_queue *nq;
-
drivers/net/ethernet/intel/igc/igc_main.c:2211:2-2211:23: struct netdev_queue *nq;
-
drivers/net/ethernet/intel/igc/igc_main.c:2290:2-2290:23: struct netdev_queue *nq;
-
drivers/net/ethernet/intel/igc/igc_main.c:2611:2-2611:43: struct netdev_queue *nq = txring_txq(ring);
-
drivers/net/ethernet/intel/igc/igc_main.c:6039:2-6039:23: struct netdev_queue *nq;
-
drivers/net/ethernet/marvell/mv643xx_eth.c:495:2-495:67: struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index);
-
drivers/net/ethernet/marvell/mv643xx_eth.c:997:2-997:23: struct netdev_queue *nq;
-
drivers/net/ethernet/marvell/mv643xx_eth.c:1034:2-1034:67: struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index);
-
drivers/net/ethernet/marvell/mv643xx_eth.c:1059:2-1059:67: struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index);
-
drivers/net/ethernet/marvell/mvneta.c:1909:2-1909:64: struct netdev_queue *nq = netdev_get_tx_queue(pp->dev, txq->id);
-
drivers/net/ethernet/marvell/mvneta.c:2171:2-2171:23: struct netdev_queue *nq;
-
drivers/net/ethernet/marvell/mvneta.c:2213:2-2213:23: struct netdev_queue *nq;
-
drivers/net/ethernet/marvell/mvneta.c:2909:3-2909:60: struct netdev_queue *nq = netdev_get_tx_queue(dev, txq_id);
-
drivers/net/ethernet/marvell/mvneta.c:2942:2-2942:64: struct netdev_queue *nq = netdev_get_tx_queue(pp->dev, txq->id);
-
drivers/net/ethernet/marvell/mvneta.c:2959:2-2959:23: struct netdev_queue *nq;
-
drivers/net/ethernet/marvell/mvneta.c:3537:2-3537:64: struct netdev_queue *nq = netdev_get_tx_queue(pp->dev, txq->id);
-
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:2837:2-2837:70: struct netdev_queue *nq = netdev_get_tx_queue(port->dev, txq->log_id);
-
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3620:2-3620:23: struct netdev_queue *nq;
-
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:4404:3-4404:60: struct netdev_queue *nq = netdev_get_tx_queue(dev, txq_id);
-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:2341:2-2341:64: struct netdev_queue *nq = netdev_get_tx_queue(priv->dev, queue);
-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:4645:2-4645:23: struct netdev_queue *nq;
-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:6262:2-6262:23: struct netdev_queue *nq;
-
drivers/net/tap.c:190:2-190:20: struct tap_queue *nq;
-
drivers/net/wireless/intel/iwlwifi/pcie/tx.c:297:2-297:42: int nq = trans->trans_cfg->base_params->num_of_queues;
-
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c:3853:2-3853:14: u32 hq, lq, nq, eq, pubq;
-
fs/xfs/xfs_trans_dquot.c:78:2-78:25: struct xfs_dqtrx *oq, *nq;
-
kernel/rcu/tasks.h:1197:2-1197:11: int nq = READ_ONCE(t->trc_reader_special.b.need_qs);
-
lib/crypto/curve25519-hacl64.c:593:2-593:12: u64 *nq = point_buf;
-
lib/crypto/curve25519-hacl64.c:778:4-778:14: u64 *nq = buf;
-
net/sched/sch_api.c:318:2-318:23: struct netdev_queue *nq;