Home
last modified time | relevance | path

Searched defs:ctxdata (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/tee/qcomtee/
H A Duser_obj.c106 static int ureq_enqueue(struct qcomtee_context_data *ctxdata, in ureq_enqueue()
138 static struct qcomtee_ureq *ureq_dequeue(struct qcomtee_context_data *ctxdata, in ureq_dequeue()
165 static struct qcomtee_ureq *ureq_select(struct qcomtee_context_data *ctxdata, in ureq_select()
200 void qcomtee_requests_destroy(struct qcomtee_context_data *ctxdata) in qcomtee_requests_destroy()
230 struct qcomtee_context_data *ctxdata = uo->ctx->data; in qcomtee_user_object_dispatch() local
320 struct qcomtee_context_data *ctxdata = uo->ctx->data; in qcomtee_user_object_release() local
590 struct qcomtee_context_data *ctxdata = ctx->data; in qcomtee_user_object_select() local
665 struct qcomtee_context_data *ctxdata = ctx->data; in qcomtee_user_object_submit() local
/linux/drivers/tee/tstee/
H A Dcore.c60 struct ts_context_data *ctxdata; in tstee_open() local
75 struct ts_context_data *ctxdata = ctx->data; in tstee_release() local
99 struct ts_context_data *ctxdata = ctx->data; in tstee_open_session() local
146 struct ts_context_data *ctxdata = ctx->data; in tstee_close_session() local
165 struct ts_context_data *ctxdata = ctx->data; in tstee_invoke_func() local
/linux/drivers/tee/optee/
H A Dcore.c124 struct optee_context_data *ctxdata; in optee_open() local
165 struct optee_context_data *ctxdata = ctx->data; in optee_release_helper() local