/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_process_queue_manager.c | 31 struct process_queue_manager *pqm, unsigned int qid) in get_queue_by_qid() 48 unsigned int *qid) in find_available_queue_slot() 116 struct file *f, unsigned int qid) in create_cp_queue() 153 unsigned int *qid) in pqm_create_queue() 272 int pqm_destroy_queue(struct process_queue_manager *pqm, unsigned int qid) in pqm_destroy_queue() 332 int pqm_update_queue(struct process_queue_manager *pqm, unsigned int qid, in pqm_update_queue() 362 unsigned int qid) in pqm_get_kernel_queue()
|
D | kfd_dbgdev.c | 186 unsigned int qid; in dbgdev_register_diq() local
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | resource.c | 100 u32 qid; in c4iw_get_cqid() local 152 void c4iw_put_cqid(struct c4iw_rdev *rdev, u32 qid, in c4iw_put_cqid() 170 u32 qid; in c4iw_get_qpid() local 226 void c4iw_put_qpid(struct c4iw_rdev *rdev, u32 qid, in c4iw_put_qpid()
|
D | ev.c | 223 int c4iw_ev_handler(struct c4iw_dev *dev, u32 qid) in c4iw_ev_handler()
|
D | t4.h | 50 __be16 qid; member 298 u32 qid; member 324 u32 qid; member
|
D | iw_cxgb4.h | 103 u32 qid; member 126 struct c4iw_stat qid; member 160 u16 qid; member
|
D | qp.c | 173 void __iomem *c4iw_bar2_addrs(struct c4iw_rdev *rdev, unsigned int qid, in c4iw_bar2_addrs()
|
D | device.c | 1142 u32 qid = be32_to_cpu(rc->pldbuflen_qid); in c4iw_uld_rx_handler() local
|
/linux-4.4.14/fs/9p/ |
D | vfs_inode_dotl.c | 110 struct p9_qid *qid, in v9fs_qid_iget_dotl() 248 struct p9_qid qid; in v9fs_vfs_atomic_open_dotl() local 391 struct p9_qid qid; in v9fs_vfs_mkdir_dotl() local 684 struct p9_qid qid; in v9fs_vfs_symlink_dotl() local 824 struct p9_qid qid; in v9fs_vfs_mknod_dotl() local
|
D | v9fs.h | 129 struct p9_qid qid; member
|
D | vfs_inode.c | 504 struct p9_qid *qid, in v9fs_qid_iget() 1212 ino_t v9fs_qid2ino(struct p9_qid *qid) in v9fs_qid2ino()
|
/linux-4.4.14/drivers/s390/crypto/ |
D | ap_bus.c | 180 ap_test_queue(ap_qid_t qid, unsigned long *info) in ap_test_queue() 201 static inline struct ap_queue_status ap_reset_queue(ap_qid_t qid) in ap_reset_queue() 221 ap_queue_interruption_control(ap_qid_t qid, void *ind) in ap_queue_interruption_control() 363 __ap_send(ap_qid_t qid, unsigned long long psmid, void *msg, size_t length, in __ap_send() 386 int ap_send(ap_qid_t qid, unsigned long long psmid, void *msg, size_t length) in ap_send() 424 __ap_recv(ap_qid_t qid, unsigned long long *psmid, void *msg, size_t length) in __ap_recv() 446 int ap_recv(ap_qid_t qid, unsigned long long *psmid, void *msg, size_t length) in ap_recv() 473 static int ap_query_queue(ap_qid_t qid, int *queue_depth, int *device_type, in ap_query_queue() 1614 ap_qid_t qid; in ap_scan_bus() local
|
D | ap_bus.h | 187 ap_qid_t qid; /* AP queue id. */ member
|
/linux-4.4.14/fs/gfs2/ |
D | quota.c | 89 const struct kqid qid) in gfs2_qd_hash() 199 struct kqid qid = qd->qd_id; in qd2index() local 214 static struct gfs2_quota_data *qd_alloc(unsigned hash, struct gfs2_sbd *sdp, struct kqid qid) in qd_alloc() 245 struct kqid qid) in gfs2_qd_search_bucket() 265 static int qd_get(struct gfs2_sbd *sdp, struct kqid qid, in qd_get() 497 static int qdsb_get(struct gfs2_sbd *sdp, struct kqid qid, in qdsb_get() 1282 int gfs2_quota_refresh(struct gfs2_sbd *sdp, struct kqid qid) in gfs2_quota_refresh() 1572 static int gfs2_get_dqblk(struct super_block *sb, struct kqid qid, in gfs2_get_dqblk() 1611 static int gfs2_set_dqblk(struct super_block *sb, struct kqid qid, in gfs2_set_dqblk()
|
D | sys.c | 198 struct kqid qid; in quota_refresh_user_store() local 220 struct kqid qid; in quota_refresh_group_store() local
|
/linux-4.4.14/fs/xfs/ |
D | xfs_quotaops.c | 230 struct kqid qid, in xfs_fs_get_dqblk() 247 struct kqid qid, in xfs_fs_set_dqblk()
|
/linux-4.4.14/fs/ntfs/ |
D | quota.c | 41 const le32 qid = QUOTA_DEFAULTS_ID; in ntfs_mark_quotas_out_of_date() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sriov.c | 234 struct bnx2x_virtf *vf, int qid, in bnx2x_vf_queue_create() 274 int qid) in bnx2x_vf_queue_destroy() 355 int qid, bool drv_only, int type) in bnx2x_vf_vlan_mac_clear() 399 struct bnx2x_virtf *vf, int qid, in bnx2x_vf_mac_vlan_config() 452 int qid, bool drv_only) in bnx2x_vf_mac_vlan_config_list() 487 int bnx2x_vf_queue_setup(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid, in bnx2x_vf_queue_setup() 508 int qid) in bnx2x_vf_queue_flr() 606 static void bnx2x_vf_prep_rx_mode(struct bnx2x *bp, u8 qid, in bnx2x_vf_prep_rx_mode() 632 int qid, unsigned long accept_flags) in bnx2x_vf_rxmode() 644 int bnx2x_vf_queue_teardown(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid) in bnx2x_vf_queue_teardown() [all …]
|
D | bnx2x_vfpf.c | 1936 int qid = mbx->msg->req.q_op.vf_qid; in bnx2x_vf_mbx_teardown_q() local
|
/linux-4.4.14/fs/quota/ |
D | quota.c | 206 struct kqid qid; in quota_getquota() local 256 struct kqid qid; in quota_setquota() local 549 struct kqid qid; in quota_setxquota() local 611 struct kqid qid; in quota_getxquota() local
|
D | netlink.c | 44 void quota_send_warning(struct kqid qid, dev_t dev, in quota_send_warning()
|
D | kqid.c | 119 bool qid_valid(struct kqid qid) in qid_valid()
|
D | dquot.c | 253 hashfn(const struct super_block *sb, struct kqid qid) in hashfn() 279 struct kqid qid) in find_dquot() 832 struct dquot *dqget(struct super_block *sb, struct kqid qid) in dqget() 1413 struct kqid qid; in __dquot_initialize() local 2552 int dquot_get_dqblk(struct super_block *sb, struct kqid qid, in dquot_get_dqblk() 2664 int dquot_set_dqblk(struct super_block *sb, struct kqid qid, in dquot_set_dqblk()
|
D | quota_tree.c | 25 static int get_index(struct qtree_mem_dqinfo *info, struct kqid qid, int depth) in get_index()
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_debugfs.h | 551 lpfc_debug_dump_wq_by_id(struct lpfc_hba *phba, int qid) in lpfc_debug_dump_wq_by_id() 579 lpfc_debug_dump_mq_by_id(struct lpfc_hba *phba, int qid) in lpfc_debug_dump_mq_by_id() 596 lpfc_debug_dump_rq_by_id(struct lpfc_hba *phba, int qid) in lpfc_debug_dump_rq_by_id() 618 lpfc_debug_dump_cq_by_id(struct lpfc_hba *phba, int qid) in lpfc_debug_dump_cq_by_id() 654 lpfc_debug_dump_eq_by_id(struct lpfc_hba *phba, int qid) in lpfc_debug_dump_eq_by_id()
|
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
D | osc_quota.c | 45 int osc_quota_chkdq(struct client_obd *cli, const unsigned int qid[]) in osc_quota_chkdq() 73 int osc_quota_setdq(struct client_obd *cli, const unsigned int qid[], in osc_quota_setdq()
|
D | osc_cache.c | 2255 unsigned int qid[MAXQUOTAS]; in osc_queue_async_io() local
|
D | osc_request.c | 1484 unsigned int qid[MAXQUOTAS] = { body->oa.o_uid, body->oa.o_gid }; in osc_brw_fini_request() local
|
/linux-4.4.14/net/9p/ |
D | client.c | 1109 struct p9_qid qid; in p9_client_attach() local 1234 struct p9_qid qid; in p9_client_open() local 1275 kgid_t gid, struct p9_qid *qid) in p9_client_create_dotl() 1325 struct p9_qid qid; in p9_client_fcreate() local 1365 struct p9_qid *qid) in p9_client_symlink() 2121 dev_t rdev, kgid_t gid, struct p9_qid *qid) in p9_client_mknod_dotl() 2152 kgid_t gid, struct p9_qid *qid) in p9_client_mkdir_dotl()
|
D | protocol.c | 191 struct p9_qid *qid = in p9pdu_vreadf() local 420 const struct p9_qid *qid = in p9pdu_vwritef() local
|
/linux-4.4.14/include/net/9p/ |
D | client.h | 189 struct p9_qid qid; member 208 struct p9_qid qid; member
|
D | 9p.h | 400 struct p9_qid qid; member 417 struct p9_qid qid; member
|
/linux-4.4.14/drivers/scsi/aacraid/ |
D | commsup.c | 313 static int aac_get_entry (struct aac_dev * dev, u32 qid, struct aac_entry **entry, u32 * index, uns… in aac_get_entry() 375 int aac_queue_get(struct aac_dev * dev, u32 * index, u32 qid, struct hw_fib * hw_fib, int wait, str… in aac_queue_get() 690 void aac_consumer_free(struct aac_dev * dev, struct aac_queue *q, u32 qid) in aac_consumer_free()
|
/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
D | init.c | 231 static int wl1251_hw_init_txq_fill(u8 qid, in wl1251_hw_init_txq_fill()
|
D | acx.h | 318 u8 qid; member
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | lustre_fid.h | 435 fid_build_quota_res_name(const struct lu_fid *glb_fid, union lquota_id *qid, in fid_build_quota_res_name() 449 union lquota_id *qid, in fid_extract_from_quota_res()
|
/linux-4.4.14/drivers/net/wireless/rt2x00/ |
D | rt2x00queue.c | 1214 struct data_queue *queue, enum data_queue_qid qid) in rt2x00queue_init() 1235 enum data_queue_qid qid; in rt2x00queue_allocate() local
|
D | rt2800mmio.c | 254 u8 qid; in rt2800mmio_txdone() local
|
D | rt2800usb.c | 595 u8 qid; in rt2800usb_txdone() local
|
D | rt2x00mac.c | 106 enum data_queue_qid qid = skb_get_queue_mapping(skb); in rt2x00mac_tx() local
|
D | rt2x00queue.h | 463 enum data_queue_qid qid; member
|
/linux-4.4.14/drivers/nvme/host/ |
D | pci.c | 126 u16 qid; member 1149 static int adapter_alloc_cq(struct nvme_dev *dev, u16 qid, in adapter_alloc_cq() 1170 static int adapter_alloc_sq(struct nvme_dev *dev, u16 qid, in adapter_alloc_sq() 1449 static void nvme_disable_queue(struct nvme_dev *dev, int qid) in nvme_disable_queue() 1494 int qid, int depth) in nvme_alloc_sq_cmds() 1511 static struct nvme_queue *nvme_alloc_queue(struct nvme_dev *dev, int qid, in nvme_alloc_queue() 1564 static void nvme_init_queue(struct nvme_queue *nvmeq, u16 qid) in nvme_init_queue() 1578 static int nvme_create_queue(struct nvme_queue *nvmeq, int qid) in nvme_create_queue()
|
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/ |
D | tx.c | 37 int qid = skb_get_queue_mapping(skb); in skb2q() local
|
D | dma.c | 325 static u8 q2ep(u8 qid) in q2ep()
|
/linux-4.4.14/drivers/block/ |
D | virtio_blk.c | 138 int qid = vq->index; in virtblk_done() local 168 int qid = hctx->queue_num; in virtio_queue_rq() local
|
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/ |
D | hns_dsaf_ppe.c | 161 static void hns_ppe_set_qid(struct ppe_common_cb *ppe_common, u32 qid) in hns_ppe_set_qid()
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_core.c | 696 bfa_reqq_resume(struct bfa_s *bfa, int qid) in bfa_reqq_resume() 716 bfa_isr_rspq(struct bfa_s *bfa, int qid) in bfa_isr_rspq() 752 bfa_isr_reqq(struct bfa_s *bfa, int qid) in bfa_isr_reqq()
|
D | bfi.h | 59 u8 qid; member
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_virtchnl_pf.c | 191 u8 qid) in i40e_vc_isvalid_queue_id() 611 u16 qid = i40e_vc_get_pf_queue_id(vf, vf->lan_vsi_id, j); in i40e_enable_vf_mappings() local 623 u16 qid = i40e_vc_get_pf_queue_id(vf, vf->lan_vsi_id, in i40e_enable_vf_mappings() local
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qede/ |
D | qede_ethtool.c | 153 int qid; in qede_get_ethtool_stats() local
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | siena_sriov.c | 1408 unsigned qid, seq, type, data; in efx_siena_sriov_event() local 1496 unsigned queue, qid; in efx_siena_sriov_tx_flush_done() local 1515 unsigned ev_failed, queue, qid; in efx_siena_sriov_rx_flush_done() local
|
D | farch.c | 1101 int qid; in efx_farch_handle_tx_flush_done() local 1123 int qid; in efx_farch_handle_rx_flush_done() local
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 623 unsigned int qid = EGR_QID_G(ntohl(p->opcode_qid)); in fwevtq_handler() local 935 static unsigned int rxq_to_chan(const struct sge *p, unsigned int qid) in rxq_to_chan() 2050 static int read_eq_indices(struct adapter *adap, u16 qid, u16 *pidx, u16 *cidx) in read_eq_indices() 2068 int cxgb4_sync_txq_pidx(struct net_device *dev, u16 qid, u16 pidx, in cxgb4_sync_txq_pidx() 2183 unsigned int qid, in cxgb4_bar2_sge_qregs() 2390 u16 qid = (dropped_db >> 15) & 0x1ffff; in process_db_drop() local
|
D | t4_hw.h | 137 __be32 qid; member
|
D | sge.c | 2265 unsigned int qid = ntohl(rc->pldbuflen_qid); in process_intrq() local 2432 unsigned int qid, in bar2_address()
|
D | t4_hw.c | 5509 void t4_mk_filtdelwr(unsigned int ftid, struct fw_filter_wr *wr, int qid) in t4_mk_filtdelwr() 7131 unsigned int qid, in t4_bar2_sge_qregs() 7518 int t4_read_cim_ibq(struct adapter *adap, unsigned int qid, u32 *data, size_t n) in t4_read_cim_ibq() 7560 int t4_read_cim_obq(struct adapter *adap, unsigned int qid, u32 *data, size_t n) in t4_read_cim_obq()
|
D | cxgb4_debugfs.c | 404 unsigned int qid = (uintptr_t)inode->i_private & 7; in cim_ibq_open() local 431 unsigned int qid = (uintptr_t)inode->i_private & 7; in cim_obq_open() local
|
D | t4_msg.h | 210 __be16 qid; member
|
/linux-4.4.14/drivers/net/vmxnet3/ |
D | vmxnet3_int.h | 239 int qid; member 277 u32 qid; /* rqID in RCD for buffer from 1st ring */ member
|
/linux-4.4.14/include/linux/ |
D | quota.h | 98 enum quota_type type, qid_t qid) in make_kqid() 498 static inline void quota_send_warning(struct kqid qid, dev_t dev, in quota_send_warning()
|
D | nvme.h | 483 __le16 qid; member
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | sge.c | 1942 unsigned int qid, iq_idx; in process_intrq() local 2173 unsigned int qid, in bar2_address()
|
D | t4vf_hw.c | 456 unsigned int qid, in t4vf_bar2_sge_qregs()
|
D | cxgb4vf_main.c | 474 unsigned int qid = EGR_QID_G(be32_to_cpu(p->opcode_qid)); in fwevtq_handler() local
|
/linux-4.4.14/drivers/net/bonding/ |
D | bond_options.c | 1279 u16 qid; in bond_option_queue_id_set() local
|
/linux-4.4.14/arch/mips/include/asm/netlogic/xlp-hal/ |
D | pic.h | 186 #define PIC_IRT_MSG_Q_INDEX(qid) ((qid) + PIC_IRT_MSG_Q0_INDEX) argument
|
/linux-4.4.14/drivers/scsi/csiostor/ |
D | csio_wr.c | 1132 uint32_t wr_type, fw_qid, qid; in csio_wr_process_iq() local
|
D | csio_wr.h | 274 __be32 qid; member
|
/linux-4.4.14/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_main.c | 1011 int qid = skb_get_queue_mapping(skb); in nicvf_xmit() local
|
/linux-4.4.14/drivers/net/wireless/ath/ar5523/ |
D | ar5523.c | 443 __be32 qid = cpu_to_be32(0); in ar5523_reset_tx_queues() local
|
D | ar5523_hw.h | 284 __be32 qid; member
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 190 static void be_rxq_notify(struct be_adapter *adapter, u16 qid, u16 posted) in be_rxq_notify() 219 static void be_eq_notify(struct be_adapter *adapter, u16 qid, in be_eq_notify() 241 void be_cq_notify(struct be_adapter *adapter, u16 qid, bool arm, u16 num_popped) in be_cq_notify()
|
/linux-4.4.14/net/sched/ |
D | sch_api.c | 1533 u32 qid; in tc_ctl_tclass() local
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bfi.h | 35 u8 qid; member
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/ |
D | sge.c | 1661 unsigned int qid, struct net_device *dev) in t1_sge_tx()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | sge.c | 1372 unsigned int qid) in check_desc_avail()
|
D | t3_cpl.h | 1167 __u8 qid:4; member 1171 __u8 qid:4; member
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | mac.h | 116 u8 qid; member
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_nx2.c | 2613 uint32_t r_stride, r_value, r_cnt, qid = 0; in qla8044_minidump_process_queue() local
|
D | qla_nx.c | 3996 uint32_t r_stride, r_value, r_cnt, qid = 0; in qla82xx_minidump_process_queue() local
|
/linux-4.4.14/drivers/scsi/qla4xxx/ |
D | ql4_nx.c | 2413 uint32_t r_stride, r_value, r_cnt, qid = 0; in qla4_8xxx_minidump_process_queue() local
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-pko-defs.h | 1292 uint64_t qid:8; member 1318 uint64_t qid:8; member 1526 uint64_t qid:7; member
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
D | wmi.h | 1349 u8 qid; member
|
/linux-4.4.14/drivers/scsi/be2iscsi/ |
D | be_main.h | 731 u8 qid[10]; member
|