Home
last modified time | relevance | path

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

/linux/drivers/interconnect/qcom/
H A Dicc-rpm.c57 struct qcom_icc_node *qn = src->data; in qcom_icc_set_qnoc_qos() local
101 struct qcom_icc_node *qn; in qcom_icc_set_bimc_qos() local
156 struct qcom_icc_node *qn; in qcom_icc_set_noc_qos() local
193 struct qcom_icc_node *qn = node->data; in qcom_icc_qos_set() local
207 static int qcom_icc_rpm_set(struct qcom_icc_node *qn, u64 *bw, bool ignore_enxio) in qcom_icc_rpm_set()
254 struct qcom_icc_node *qn; in qcom_icc_pre_bw_aggregate() local
277 struct qcom_icc_node *qn; in qcom_icc_bw_aggregate() local
296 static u64 qcom_icc_calc_rate(struct qcom_icc_provider *qp, struct qcom_icc_node *qn, int ctx) in qcom_icc_calc_rate()
330 struct qcom_icc_node *qn; in qcom_icc_bus_aggregate() local
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
H A Dosm-l3.c115 const struct qcom_osm_l3_node *qn; in qcom_osm_l3_set() 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
927 static void throtl_add_bio_tg(struct bio *bio, struct throtl_qnode *qn, in throtl_add_bio_tg()
1734 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()