Searched defs:qn (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/fs/erofs/ |
D | namei.c | 17 static inline int erofs_dirnamecmp(const struct erofs_qstr *qn, in erofs_dirnamecmp() 176 struct erofs_qstr qn; in erofs_namei() local
|
/Linux-v5.4/drivers/interconnect/qcom/ |
D | sdm845.c | 488 struct qcom_icc_node *qn; in qcom_icc_bcm_init() local 636 struct qcom_icc_node *qn; in qcom_icc_pre_aggregate() local 650 struct qcom_icc_node *qn; in qcom_icc_aggregate() local
|
D | qcs404.c | 342 struct qcom_icc_node *qn; in qcom_icc_set() local
|
/Linux-v5.4/block/ |
D | blk-throttle.c | 389 static void throtl_qnode_init(struct throtl_qnode *qn, struct throtl_grp *tg) in throtl_qnode_init() 406 static void throtl_qnode_add_bio(struct bio *bio, struct throtl_qnode *qn, in throtl_qnode_add_bio() 422 struct throtl_qnode *qn = list_first_entry(queued, struct throtl_qnode, node); in throtl_peek_queued() local 450 struct throtl_qnode *qn = list_first_entry(queued, struct throtl_qnode, node); in throtl_pop_queued() local 1054 static void throtl_add_bio_tg(struct bio *bio, struct throtl_qnode *qn, in throtl_add_bio_tg() 2120 struct throtl_qnode *qn = NULL; in blk_throtl_bio() local
|
/Linux-v5.4/fs/ocfs2/dlm/ |
D | dlmdomain.c | 1156 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.4/drivers/infiniband/hw/mthca/ |
D | mthca_memfree.c | 567 u32 qn, __be32 **db) in mthca_alloc_db()
|
/Linux-v5.4/drivers/crypto/hisilicon/ |
D | qm.c | 383 static void qm_db_v1(struct hisi_qm *qm, u16 qn, u8 cmd, u16 index, u8 priority) in qm_db_v1() 394 static void qm_db_v2(struct hisi_qm *qm, u16 qn, u8 cmd, u16 index, u8 priority) in qm_db_v2() 413 static void qm_db(struct hisi_qm *qm, u16 qn, u8 cmd, u16 index, u8 priority) in qm_db()
|