Home
last modified time | relevance | path

Searched refs:state_kcalloc (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c117 void *dst = state_kcalloc(a6xx_state, 1, size); in state_kmemdup()
499 state_kcalloc(a6xx_state, 1, in a6xx_get_debugbus()
521 state_kcalloc(a6xx_state, in a6xx_get_debugbus()
802 a6xx_state->clusters = state_kcalloc(a6xx_state, in a6xx_get_clusters()
836 a6xx_state->clusters = state_kcalloc(a6xx_state, in a7xx_get_clusters()
940 a6xx_state->shaders = state_kcalloc(a6xx_state, in a6xx_get_shaders()
974 a6xx_state->shaders = state_kcalloc(a6xx_state, in a7xx_get_shaders()
1216 a6xx_state->gmu_registers = state_kcalloc(a6xx_state, in a6xx_get_gmu_registers()
1301 a6xx_state->registers = state_kcalloc(a6xx_state, in a6xx_get_registers()
1387 a6xx_state->registers = state_kcalloc(a6xx_state, in a7xx_get_registers()
[all …]