Searched refs:ctx_num (Results 1 – 3 of 3) sorted by relevance
164 int ctx_num; member
1089 if (mdp->ctx_num++ == 0) { in mtk_mdp_m2m_open()1123 mdp->ctx_num--; in mtk_mdp_m2m_open()1149 mdp->ctx_num--; in mtk_mdp_m2m_release()
418 u32 ctx_num = ctx_q_num; in sec_create_qps() local423 qps = kzalloc_objs(struct hisi_qp *, ctx_num); in sec_create_qps()428 type = kcalloc(ctx_num, sizeof(u8), GFP_KERNEL); in sec_create_qps()434 ret = hisi_qm_alloc_qps_node(&sec_devices, ctx_num, type, node, qps); in sec_create_qps()