Home
last modified time | relevance | path

Searched refs:startIndex (Results 1 - 9 of 9) sorted by relevance

/kernel/liteos_m/testsuites/sample/kernel/task/
H A DIt_los_task_083.c49 UINT8 startIndex; in TestCase() local
62 startIndex = TaskUsedCountGet() + 1; in TestCase()
68 for (g_index = startIndex; g_index < LOSCFG_BASE_CORE_TSK_LIMIT; pro++, g_testCount++, g_index++) { in TestCase()
80 g_index = startIndex; in TestCase()
87 for (delIndex = startIndex; delIndex < g_index - 1 + startIndex; delIndex++) { in TestCase()
H A DIt_los_task_086.c48 UINT8 startIndex; in HwiF01() local
63 startIndex = TaskUsedCountGet() + 1; in HwiF01()
67 for (g_index = startIndex; g_index < LOSCFG_BASE_CORE_TSK_LIMIT + 1; pro++, g_testCount++, g_index++) { in HwiF01()
79 g_index = startIndex; in HwiF01()
84 for (delIndex = startIndex; delIndex < g_index - 1 + startIndex; delIndex++) { in HwiF01()
H A DIt_los_task_087.c45 UINT8 startIndex; in TestCase() local
60 startIndex = 1; in TestCase()
63 startIndex = 0; in TestCase()
69 for (index = 0; index < g_leavingTaskNum + startIndex; pro++, index++) { in TestCase()
92 for (delIndex = 0; delIndex < index - 1 + startIndex; delIndex++) { in TestCase()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h1362 uint32 startIndex; member
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.c1115 cmd->body.startIndex = cbs->ua_views[1].index; in vmw_emit_set_cs_uav()
H A Dvmwgfx_execbuf.c2951 cmd->body.startIndex); in vmw_cmd_set_cs_uav()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h1114 uint32 startIndex; member
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.c1135 cmd->body.startIndex = cbs->ua_views[1].index; in vmw_emit_set_cs_uav()
H A Dvmwgfx_execbuf.c2993 cmd->body.startIndex); in vmw_cmd_set_cs_uav()

Completed in 25 milliseconds