Searched refs:get_instance_id (Results 1 – 4 of 4) sorted by relevance
52 uint32_t (*get_instance_id)(struct ts_ctx *ctx); member
14 static uint32_t get_instance_id(struct ts_session *sess) in get_instance_id() function16 return sess->ctx->ops->get_instance_id(sess->ctx); in get_instance_id()226 *sess_ctx = (void *)(vaddr_t)get_instance_id(s); in pta_socket_open_session()
395 .get_instance_id = user_ta_get_instance_id,
887 .get_instance_id = stmm_get_instance_id,
Completed in 6 milliseconds