| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_trans_dquot.c | 78 struct xfs_dqtrx *oq, *nq; in xfs_trans_dup_dqinfo() local
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_trans_dquot.c | 78 struct xfs_dqtrx *oq, *nq; in xfs_trans_dup_dqinfo() local
|
| /kernel/linux/linux-6.6/drivers/net/vmxnet3/ |
| H A D | vmxnet3_xdp.c | 205 struct netdev_queue *nq; in vmxnet3_xdp_xmit_back() local
|
| /kernel/linux/linux-5.10/drivers/block/null_blk/ |
| H A D | null_blk.h | 21 struct nullb_queue *nq; member
|
| H A D | main.c | 614 static void put_tag(struct nullb_queue *nq, unsigned int tag) in put_tag() argument 622 static unsigned int get_tag(struct nullb_queue *nq) in get_tag() argument 642 __alloc_cmd(struct nullb_queue *nq) __alloc_cmd() argument 664 alloc_cmd(struct nullb_queue *nq, int can_wait) alloc_cmd() argument 1424 struct nullb_queue *nq = nullb_to_queue(nullb); null_submit_bio() local 1475 struct nullb_queue *nq = hctx->driver_data; null_queue_rq() local 1512 cleanup_queue(struct nullb_queue *nq) cleanup_queue() argument 1530 struct nullb_queue *nq = hctx->driver_data; null_exit_hctx() local 1536 null_init_queue(struct nullb *nullb, struct nullb_queue *nq) null_init_queue() argument 1547 struct nullb_queue *nq; null_init_hctx() local 1631 setup_commands(struct nullb_queue *nq) setup_commands() argument 1669 struct nullb_queue *nq; init_driver_queues() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_uld.c | 111 unsigned int nq = rxq_info->nrxq + rxq_info->nciq; in alloc_uld_rxqs() local 403 int nq = txq_info->ntxq; in free_sge_txq_uld() local 426 int nq = txq_info->ntxq; in alloc_sge_txq_uld() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_uld.c | 111 unsigned int nq = rxq_info->nrxq + rxq_info->nciq; in alloc_uld_rxqs() local 403 int nq = txq_info->ntxq; in free_sge_txq_uld() local 426 int nq = txq_info->ntxq; in alloc_sge_txq_uld() local
|
| /kernel/linux/linux-5.10/arch/s390/mm/ |
| H A D | pgtable.c | 772 set_guest_storage_key(struct mm_struct *mm, unsigned long addr, unsigned char key, bool nq) set_guest_storage_key() argument 844 cond_set_guest_storage_key(struct mm_struct *mm, unsigned long addr, unsigned char key, unsigned char *oldkey, bool nq, bool mr, bool mc) cond_set_guest_storage_key() argument
|
| /kernel/linux/linux-6.6/arch/s390/mm/ |
| H A D | pgtable.c | 811 set_guest_storage_key(struct mm_struct *mm, unsigned long addr, unsigned char key, bool nq) set_guest_storage_key() argument 891 cond_set_guest_storage_key(struct mm_struct *mm, unsigned long addr, unsigned char key, unsigned char *oldkey, bool nq, bool mr, bool mc) cond_set_guest_storage_key() argument
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
| H A D | bnxt_re.h | 163 struct bnxt_qplib_nq nq[BNXT_RE_MAX_MSIX]; member
|
| H A D | qplib_fp.c | 158 struct bnxt_qplib_nq *nq = nq_work->nq; in bnxt_qpn_cqn_sched_task() local 234 static void clean_nq(struct bnxt_qplib_nq *nq, struc argument 300 struct bnxt_qplib_nq *nq = from_tasklet(nq, t, nq_tasklet); bnxt_qplib_service_nq() local 391 struct bnxt_qplib_nq *nq = dev_instance; bnxt_qplib_nq_irq() local 405 bnxt_qplib_nq_stop_irq(struct bnxt_qplib_nq *nq, bool kill) bnxt_qplib_nq_stop_irq() argument 425 bnxt_qplib_disable_nq(struct bnxt_qplib_nq *nq) bnxt_qplib_disable_nq() argument 445 bnxt_qplib_nq_start_irq(struct bnxt_qplib_nq *nq, int nq_indx, int msix_vector, bool need_init) bnxt_qplib_nq_start_irq() argument 486 bnxt_qplib_map_nq_db(struct bnxt_qplib_nq *nq, u32 reg_offt) bnxt_qplib_map_nq_db() argument 523 bnxt_qplib_enable_nq(struct pci_dev *pdev, struct bnxt_qplib_nq *nq, int nq_idx, int msix_vector, int bar_reg_offset, cqn_handler_t cqn_handler, srqn_handler_t srqn_handler) bnxt_qplib_enable_nq() argument 556 bnxt_qplib_free_nq(struct bnxt_qplib_nq *nq) bnxt_qplib_free_nq() argument 564 bnxt_qplib_alloc_nq(struct bnxt_qplib_res *res, struct bnxt_qplib_nq *nq) bnxt_qplib_alloc_nq() argument [all...] |
| H A D | main.c | 262 struct bnxt_qplib_nq *nq; in bnxt_re_stop_irq() local 278 struct bnxt_qplib_nq *nq; in bnxt_re_start_irq() local 892 static int bnxt_re_srqn_handler(struct bnxt_qplib_nq *nq, in bnxt_re_srqn_handler() argument 922 static int bnxt_re_cqn_handler(struct bnxt_qplib_nq *nq, in bnxt_re_cqn_handler() argument 1044 struct bnxt_qplib_nq *nq; bnxt_re_alloc_res() local [all...] |
| /kernel/linux/linux-6.6/drivers/block/null_blk/ |
| H A D | null_blk.h | 26 struct nullb_queue *nq; member
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/ |
| H A D | bnxt_re.h | 169 struct bnxt_qplib_nq nq[BNXT_RE_MAX_MSIX]; member
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| H A D | curve25519-x86_64.c | 766 u64 *nq = p01_tmp1; in point_add_and_double() local 817 static void point_double(u64 *nq, u64 *tmp1, u64 *tmp2) in point_double() argument
|
| /kernel/linux/linux-5.10/arch/s390/kvm/ |
| H A D | priv.c | 1028 bool mr = false, mc = false, nq; in handle_pfmf() local
|
| /kernel/linux/linux-6.6/arch/s390/kvm/ |
| H A D | priv.c | 1040 bool mr = false, mc = false, nq; in handle_pfmf() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | tx.c | 395 int nq = trans->trans_cfg->base_params->num_of_queues; in iwl_pcie_tx_start() local
|
| /kernel/linux/linux-5.10/drivers/net/ |
| H A D | tap.c | 190 struct tap_queue *nq; in tap_disable_queue() local
|
| /kernel/linux/linux-5.10/kernel/rcu/ |
| H A D | tasks.h | 804 int nq = READ_ONCE(t->trc_reader_special.b.need_qs); in rcu_read_unlock_trace_special() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_nic.c | 837 struct netdev_queue *nq; in aq_nic_xmit_xdpf() local
|
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| H A D | curve25519-x86_64.c | 977 u64 *nq = p01_tmp1; in point_add_and_double() local 1028 static void point_double(u64 *nq, u64 *tmp1, u64 *tmp2) in point_double() argument
|
| /kernel/linux/linux-6.6/drivers/net/ |
| H A D | tap.c | 192 struct tap_queue *nq; in tap_disable_queue() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | tx.c | 281 int nq = trans->trans_cfg->base_params->num_of_queues; in iwl_pcie_tx_start() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
| H A D | t4vf_hw.c | 1271 int nq = min(n, 32); in t4vf_config_rss_range() local
|