Searched defs:qn (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.15/drivers/interconnect/qcom/ | 
| D | icc-rpmh.c | 23 	struct qcom_icc_node *qn;  in qcom_icc_pre_aggregate()  local47 	struct qcom_icc_node *qn;  in qcom_icc_aggregate()  local
 137 	struct qcom_icc_node *qn;  in qcom_icc_bcm_init()  local
 192 	struct qcom_icc_node **qnodes, *qn;  in qcom_icc_rpmh_probe()  local
 
 | 
| D | sdm660.c | 596 	struct qcom_icc_node *qn;  in qcom_icc_set_bimc_qos()  local648 	struct qcom_icc_node *qn;  in qcom_icc_set_noc_qos()  local
 686 	struct qcom_icc_node *qn = node->data;  in qcom_icc_qos_set()  local
 731 	struct qcom_icc_node *qn;  in qcom_icc_set()  local
 
 | 
| D | icc-rpm.c | 22 	struct qcom_icc_node *qn;  in qcom_icc_set()  local
 | 
| D | osm-l3.c | 169 	const struct qcom_osm_l3_node *qn;  in qcom_osm_l3_set()  local
 | 
| /Linux-v5.15/fs/erofs/ | 
| D | namei.c | 16 static inline int erofs_dirnamecmp(const struct erofs_qstr *qn,  in erofs_dirnamecmp()175 	struct erofs_qstr qn;  in erofs_namei()  local
 
 | 
| /Linux-v5.15/block/ | 
| D | blk-throttle.c | 396 static void throtl_qnode_init(struct throtl_qnode *qn, struct throtl_grp *tg)  in throtl_qnode_init()413 static void throtl_qnode_add_bio(struct bio *bio, struct throtl_qnode *qn,  in throtl_qnode_add_bio()
 429 	struct throtl_qnode *qn;  in throtl_peek_queued()  local
 458 	struct throtl_qnode *qn;  in throtl_pop_queued()  local
 1093 static void throtl_add_bio_tg(struct bio *bio, struct throtl_qnode *qn,  in throtl_add_bio_tg()
 2215 	struct throtl_qnode *qn = NULL;  in blk_throtl_bio()  local
 
 | 
| /Linux-v5.15/drivers/ptp/ | 
| D | ptp_clockmatrix.c | 438 			    u8 qn,  in _sync_pll_output()591 	u8 qn;  in idtcm_sync_pps_output()  local
 1681 				u8 qn,  in _enable_pll_tod_sync()
 1793 	u8 qn;  in idtcm_enable_tod_sync()  local
 
 | 
| /Linux-v5.15/fs/ocfs2/dlm/ | 
| 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-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/ | 
| D | txrx.h | 315 static inline void mlx5e_dump_error_cqe(struct mlx5e_cq *cq, u32 qn,  in mlx5e_dump_error_cqe()
 | 
| /Linux-v5.15/drivers/infiniband/hw/mthca/ | 
| D | mthca_memfree.c | 570 		   u32 qn, __be32 **db)  in mthca_alloc_db()
 | 
| /Linux-v5.15/drivers/crypto/hisilicon/ | 
| D | qm.c | 669 static void qm_db_v1(struct hisi_qm *qm, u16 qn, u8 cmd, u16 index, u8 priority)  in qm_db_v1()680 static void qm_db_v2(struct hisi_qm *qm, u16 qn, u8 cmd, u16 index, u8 priority)  in qm_db_v2()
 700 static void qm_db(struct hisi_qm *qm, u16 qn, u8 cmd, u16 index, u8 priority)  in qm_db()
 
 |