Searched refs:FASTRPC_MAX_SESSIONS (Results 1 – 1 of 1) sorted by relevance
27 #define FASTRPC_MAX_SESSIONS 9 /*8 compute, 1 cpz*/ macro211 struct fastrpc_session_ctx session[FASTRPC_MAX_SESSIONS];1551 if (cctx->sesscount >= FASTRPC_MAX_SESSIONS) { in fastrpc_cb_probe()1569 if (cctx->sesscount >= FASTRPC_MAX_SESSIONS) in fastrpc_cb_probe()1593 for (i = 1; i < FASTRPC_MAX_SESSIONS; i++) { in fastrpc_cb_remove()