Home
last modified time | relevance | path

Searched defs:qn (Results 1 – 9 of 9) 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) in qcom_icc_rpm_set()
252 struct qcom_icc_node *qn; in qcom_icc_pre_bw_aggregate() local
275 struct qcom_icc_node *qn; in qcom_icc_bw_aggregate() local
294 static u64 qcom_icc_calc_rate(struct qcom_icc_provider *qp, struct qcom_icc_node *qn, int ctx) in qcom_icc_calc_rate()
328 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
191 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.c143 static void throtl_qnode_init(struct throtl_qnode *qn, struct throtl_grp *tg) in throtl_qnode_init()
161 static void throtl_qnode_add_bio(struct bio *bio, struct throtl_qnode *qn, in throtl_qnode_add_bio()
195 struct throtl_qnode *qn; in throtl_peek_queued() local
229 struct throtl_qnode *qn; in throtl_pop_queued() local
934 static void throtl_add_bio_tg(struct bio *bio, struct throtl_qnode *qn, in throtl_add_bio_tg()
1755 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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtxrx.h389 static inline void mlx5e_dump_error_cqe(struct mlx5e_cq *cq, u32 qn, in mlx5e_dump_error_cqe()
/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c259 static void qm_db(struct hisi_qm *qm, u16 qn, u8 cmd, in qm_db()