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:726:21-726:41: static void put_tag(struct nullb_queue *nq, unsigned int tag)
-
drivers/block/null_blk/main.c:734:29-734:49: static unsigned int get_tag(struct nullb_queue *nq)
-
drivers/block/null_blk/main.c:754:38-754:58: static struct nullb_cmd *__alloc_cmd(struct nullb_queue *nq)
-
drivers/block/null_blk/main.c:776:36-776:56: static struct nullb_cmd *alloc_cmd(struct nullb_queue *nq, struct bio *bio)
-
drivers/block/null_blk/main.c:1707:27-1707:47: static void cleanup_queue(struct nullb_queue *nq)
-
drivers/block/null_blk/main.c:1731:50-1731:70: static void null_init_queue(struct nullb *nullb, struct nullb_queue *nq)
-
drivers/block/null_blk/main.c:1833:27-1833:47: static int setup_commands(struct nullb_queue *nq)
-
drivers/infiniband/hw/bnxt_re/main.c:719:33-719:55: static int bnxt_re_srqn_handler(struct bnxt_qplib_nq *nq,
-
drivers/infiniband/hw/bnxt_re/main.c:741:32-741: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:1527:2-1527:47: struct nullb_queue *nq = nullb_to_queue(nullb);
-
drivers/block/null_blk/main.c:1605:2-1605:33: struct nullb_queue *nq = hctx->driver_data;
-
drivers/block/null_blk/main.c:1639:3-1639:34: struct nullb_queue *nq = hctx->driver_data;
-
drivers/block/null_blk/main.c:1664:2-1664:33: struct nullb_queue *nq = hctx->driver_data;
-
drivers/block/null_blk/main.c:1725:2-1725:33: struct nullb_queue *nq = hctx->driver_data;
-
drivers/block/null_blk/main.c:1744:2-1744:22: struct nullb_queue *nq;
-
drivers/block/null_blk/main.c:1874:2-1874: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:251:2-251:24: struct bnxt_qplib_nq *nq;
-
drivers/infiniband/hw/bnxt_re/main.c:267:2-267:24: struct bnxt_qplib_nq *nq;
-
drivers/infiniband/hw/bnxt_re/main.c:858:3-858: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:837:2-837:23: struct netdev_queue *nq;
-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c:63:2-63:65: int nq = bnx2x_num_queues ? : netif_get_num_default_rss_queues();
-
drivers/net/ethernet/broadcom/bnxt/bnxt.c:6467:2-6467: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/engleder/tsnep_main.c:634:2-634:23: struct netdev_queue *nq;
-
drivers/net/ethernet/engleder/tsnep_main.c:716:2-716:23: struct netdev_queue *nq;
-
drivers/net/ethernet/engleder/tsnep_main.c:1639:2-1639:23: struct netdev_queue *nq;
-
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:1403:2-1403:23: struct netdev_queue *nq;
-
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:1946:2-1946:23: struct netdev_queue *nq;
-
drivers/net/ethernet/freescale/fec_main.c:886:2-886:23: struct netdev_queue *nq;
-
drivers/net/ethernet/freescale/fec_main.c:1382:2-1382:23: struct netdev_queue *nq;
-
drivers/net/ethernet/freescale/fec_main.c:3851:2-3851:23: struct netdev_queue *nq;
-
drivers/net/ethernet/intel/igb/igb_main.c:2965:2-2965:23: struct netdev_queue *nq;
-
drivers/net/ethernet/intel/igb/igb_main.c:2994:2-2994:23: struct netdev_queue *nq;
-
drivers/net/ethernet/intel/igc/igc_main.c:2366:2-2366:23: struct netdev_queue *nq;
-
drivers/net/ethernet/intel/igc/igc_main.c:2445:2-2445:23: struct netdev_queue *nq;
-
drivers/net/ethernet/intel/igc/igc_main.c:2767:2-2767:43: struct netdev_queue *nq = txring_txq(ring);
-
drivers/net/ethernet/intel/igc/igc_main.c:6291:2-6291:23: struct netdev_queue *nq;
-
drivers/net/ethernet/marvell/mv643xx_eth.c:496:2-496:67: struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index);
-
drivers/net/ethernet/marvell/mv643xx_eth.c:998:2-998:23: struct netdev_queue *nq;
-
drivers/net/ethernet/marvell/mv643xx_eth.c:1035:2-1035:67: struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index);
-
drivers/net/ethernet/marvell/mv643xx_eth.c:1060:2-1060: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:2410:2-2410:64: struct netdev_queue *nq = netdev_get_tx_queue(priv->dev, queue);
-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:4787:2-4787:23: struct netdev_queue *nq;
-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:6412:2-6412: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:3780:2-3780:14: u32 hq, lq, nq, eq, pubq;
-
fs/xfs/xfs_trans_dquot.c:78:2-78:25: struct xfs_dqtrx *oq, *nq;
-
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:320:2-320:23: struct netdev_queue *nq;