Home
last modified time | relevance | path

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

/linux/drivers/interconnect/qcom/
H A Dicc-rpmh.c59 struct qcom_icc_node *qn; in qcom_icc_pre_aggregate() local
88 struct qcom_icc_node *qn; in qcom_icc_aggregate() local
148 struct qcom_icc_node *qn; in qcom_icc_bcm_init() local
233 struct qcom_icc_node * const *qnodes, *qn; in qcom_icc_rpmh_probe() local
/linux/drivers/interconnect/
H A Dicc-clk.c27 struct icc_clk_node *qn = src->data; in icc_clk_set() local
53 struct icc_clk_node *qn = node->data; in icc_clk_get_bw() local
193 struct icc_clk_node *qn = &qp->clocks[i]; in icc_clk_unregister() local
/linux/fs/erofs/
H A Dnamei.c16 static inline int erofs_dirnamecmp(const struct erofs_qstr *qn, in erofs_dirnamecmp()
167 struct erofs_qstr qn; in erofs_namei() local
/linux/block/
H A Dblk-throttle.c136 static void throtl_qnode_init(struct throtl_qnode *qn, struct throtl_grp *tg) in throtl_qnode_init()
154 static void throtl_qnode_add_bio(struct bio *bio, struct throtl_qnode *qn, in throtl_qnode_add_bio()
188 struct throtl_qnode *qn; in throtl_peek_queued() local
222 struct throtl_qnode *qn; in throtl_pop_queued() local
936 static void throtl_add_bio_tg(struct bio *bio, struct throtl_qnode *qn, in throtl_add_bio_tg()
1698 struct throtl_qnode *qn, *tmp; in tg_cancel_writeback_bios() local
1796 struct throtl_qnode *qn = NULL; in __blk_throtl_bio() local
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.c570 u32 qn, __be32 **db) in mthca_alloc_db()