Searched defs:oic (Results 1 – 2 of 2) sorted by relevance
51 qcomtee_qtee_object_alloc(struct qcomtee_object_invoke_ctx *oic, in qcomtee_qtee_object_alloc()182 static int qcomtee_idx_alloc(struct qcomtee_object_invoke_ctx *oic, u32 *idx, in qcomtee_idx_alloc()194 struct qcomtee_object *qcomtee_idx_erase(struct qcomtee_object_invoke_ctx *oic, in qcomtee_idx_erase()216 static int qcomtee_object_id_get(struct qcomtee_object_invoke_ctx *oic, in qcomtee_object_id_get()245 static void qcomtee_object_id_put(struct qcomtee_object_invoke_ctx *oic, in qcomtee_object_id_put()264 qcomtee_local_object_get(struct qcomtee_object_invoke_ctx *oic, in qcomtee_local_object_get()358 static int qcomtee_object_qtee_init(struct qcomtee_object_invoke_ctx *oic, in qcomtee_object_qtee_init()395 static int qcomtee_prepare_msg(struct qcomtee_object_invoke_ctx *oic, in qcomtee_prepare_msg()481 struct qcomtee_object_invoke_ctx *oic) in qcomtee_update_args()538 static int qcomtee_prepare_args(struct qcomtee_object_invoke_ctx *oic) in qcomtee_prepare_args()[all …]
165 struct ocfs2_info_clustersize oic; in ocfs2_info_handle_clustersize() local