Searched refs:FASTRPC_MAX_FDLIST (Results 1 – 1 of 1) sorted by relevance
39 #define FASTRPC_MAX_FDLIST 16 macro1016 sizeof(u64) * FASTRPC_MAX_FDLIST + in fastrpc_get_meta_size()1114 ctx->poll_addr = (u32 *)((uintptr_t)ctx->fdlist + sizeof(u64) * FASTRPC_MAX_FDLIST + in fastrpc_get_args()1244 for (i = 0; i < FASTRPC_MAX_FDLIST; i++) { in fastrpc_put_args()