Searched defs:qn (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/drivers/interconnect/qcom/ |
A D | icc-rpm.c | 55 struct qcom_icc_node *qn = src->data; in qcom_icc_set_qnoc_qos() local 99 struct qcom_icc_node *qn; in qcom_icc_set_bimc_qos() local 154 struct qcom_icc_node *qn; in qcom_icc_set_noc_qos() local 192 struct qcom_icc_node *qn = node->data; in qcom_icc_qos_set() local 237 static int __qcom_icc_set(struct icc_node *n, struct qcom_icc_node *qn, in __qcom_icc_set() 263 struct qcom_icc_node *qn; in qcom_icc_pre_bw_aggregate() local 286 struct qcom_icc_node *qn; in qcom_icc_bw_aggregate() local 317 struct qcom_icc_node *qn; in qcom_icc_bus_aggregate() local
|
A D | icc-rpmh.c | 24 struct qcom_icc_node *qn; in qcom_icc_pre_aggregate() local 53 struct qcom_icc_node *qn; in qcom_icc_aggregate() local 113 struct qcom_icc_node *qn; in qcom_icc_bcm_init() local 168 struct qcom_icc_node * const *qnodes, *qn; in qcom_icc_rpmh_probe() local
|
A D | osm-l3.c | 136 const struct qcom_osm_l3_node *qn; in qcom_osm_l3_set() local
|
/linux-6.3-rc2/fs/erofs/ |
A D | namei.c | 16 static inline int erofs_dirnamecmp(const struct erofs_qstr *qn, in erofs_dirnamecmp() 167 struct erofs_qstr qn; in erofs_namei() local
|
/linux-6.3-rc2/block/ |
A D | blk-throttle.c | 244 static void throtl_qnode_init(struct throtl_qnode *qn, struct throtl_grp *tg) in throtl_qnode_init() 261 static void throtl_qnode_add_bio(struct bio *bio, struct throtl_qnode *qn, in throtl_qnode_add_bio() 277 struct throtl_qnode *qn; in throtl_peek_queued() local 306 struct throtl_qnode *qn; in throtl_pop_queued() local 979 static void throtl_add_bio_tg(struct bio *bio, struct throtl_qnode *qn, in throtl_add_bio_tg() 2168 struct throtl_qnode *qn = NULL; in __blk_throtl_bio() local
|
/linux-6.3-rc2/fs/ocfs2/dlm/ |
A D | dlmdomain.c | 1154 static int dlm_match_nodes(struct dlm_ctxt *dlm, struct dlm_query_nodeinfo *qn) in dlm_match_nodes() 1216 struct dlm_query_nodeinfo *qn = NULL; in dlm_send_nodeinfo() local 1275 struct dlm_query_nodeinfo *qn; in dlm_query_nodeinfo_handler() local
|
/linux-6.3-rc2/drivers/infiniband/hw/mthca/ |
A D | mthca_memfree.c | 570 u32 qn, __be32 **db) in mthca_alloc_db()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | txrx.h | 342 static inline void mlx5e_dump_error_cqe(struct mlx5e_cq *cq, u32 qn, in mlx5e_dump_error_cqe()
|
/linux-6.3-rc2/drivers/ptp/ |
A D | ptp_clockmatrix.c | 504 u8 qn, in _sync_pll_output() 632 u8 qn; in idtcm_sync_pps_output() local
|
/linux-6.3-rc2/drivers/vfio/pci/hisilicon/ |
A D | hisi_acc_vfio_pci.c | 258 static void qm_db(struct hisi_qm *qm, u16 qn, u8 cmd, in qm_db()
|
/linux-6.3-rc2/drivers/crypto/hisilicon/ |
A D | qm.c | 684 static void qm_db_v1(struct hisi_qm *qm, u16 qn, u8 cmd, u16 index, u8 priority) in qm_db_v1() 695 static void qm_db_v2(struct hisi_qm *qm, u16 qn, u8 cmd, u16 index, u8 priority) in qm_db_v2() 715 static void qm_db(struct hisi_qm *qm, u16 qn, u8 cmd, u16 index, u8 priority) in qm_db()
|
Completed in 41 milliseconds