Searched refs:num_cmds (Results 1 – 2 of 2) sorted by relevance
178 unsigned int num_cmds, unsigned int num_gem_cmds) in g2d_check_space() argument180 if (ctx->cmd_nr + num_cmds >= G2D_MAX_CMD_NR || in g2d_check_space()
1010 size_t num_cmds = GetExtraStartupCommands().GetArgumentCount(); in ConnectToDebugserver() local1011 for (size_t idx = 0; idx < num_cmds; idx++) { in ConnectToDebugserver()