Home
last modified time | relevance | path

Searched defs:qn (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.10/drivers/interconnect/qcom/
Dicc-rpmh.c22 struct qcom_icc_node *qn; in qcom_icc_pre_aggregate() local
46 struct qcom_icc_node *qn; in qcom_icc_aggregate() local
82 struct qcom_icc_node *qn; in qcom_icc_set() local
138 struct qcom_icc_node *qn; in qcom_icc_bcm_init() local
Dosm-l3.c152 const struct qcom_icc_node *qn; in qcom_icc_set() local
Dmsm8916.c369 struct msm8916_icc_node *qn; in msm8916_icc_set() local
Dqcs404.c333 struct qcom_icc_node *qn; in qcom_icc_set() local
/Linux-v5.10/fs/erofs/
Dnamei.c17 static inline int erofs_dirnamecmp(const struct erofs_qstr *qn, in erofs_dirnamecmp()
176 struct erofs_qstr qn; in erofs_namei() local
/Linux-v5.10/drivers/ptp/
Dptp_clockmatrix.c318 u8 qn, in _sync_pll_output()
472 u8 qn; in idtcm_sync_pps_output() local
1572 u8 qn, in _enable_pll_tod_sync()
1689 u8 qn; in idtcm_enable_tod_sync() local
/Linux-v5.10/block/
Dblk-throttle.c393 static void throtl_qnode_init(struct throtl_qnode *qn, struct throtl_grp *tg) in throtl_qnode_init()
410 static void throtl_qnode_add_bio(struct bio *bio, struct throtl_qnode *qn, in throtl_qnode_add_bio()
426 struct throtl_qnode *qn; in throtl_peek_queued() local
455 struct throtl_qnode *qn; in throtl_pop_queued() local
1076 static void throtl_add_bio_tg(struct bio *bio, struct throtl_qnode *qn, in throtl_add_bio_tg()
2177 struct throtl_qnode *qn = NULL; in blk_throtl_bio() local
/Linux-v5.10/fs/ocfs2/dlm/
Ddlmdomain.c1156 static int dlm_match_nodes(struct dlm_ctxt *dlm, struct dlm_query_nodeinfo *qn) in dlm_match_nodes()
1218 struct dlm_query_nodeinfo *qn = NULL; in dlm_send_nodeinfo() local
1277 struct dlm_query_nodeinfo *qn; in dlm_query_nodeinfo_handler() local
/Linux-v5.10/drivers/infiniband/hw/mthca/
Dmthca_memfree.c567 u32 qn, __be32 **db) in mthca_alloc_db()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtxrx.h303 static inline void mlx5e_dump_error_cqe(struct mlx5e_cq *cq, u32 qn, in mlx5e_dump_error_cqe()
/Linux-v5.10/drivers/crypto/hisilicon/
Dqm.c542 static void qm_db_v1(struct hisi_qm *qm, u16 qn, u8 cmd, u16 index, u8 priority) in qm_db_v1()
553 static void qm_db_v2(struct hisi_qm *qm, u16 qn, u8 cmd, u16 index, u8 priority) in qm_db_v2()
572 static void qm_db(struct hisi_qm *qm, u16 qn, u8 cmd, u16 index, u8 priority) in qm_db()