Searched refs:jit_free (Results 1 – 3 of 3) sorted by relevance
273 u8 const *const free_ids = jit_cmd->info.jit_free.ids; in kbase_kcpu_jit_allocate_process()484 &cmd->info.jit_free; in kbase_kcpu_jit_free_process()531 list_del(&cmd->info.jit_free.node); in kbase_kcpu_jit_free_process()600 current_command->info.jit_free.ids = ids; in kbase_kcpu_jit_free_prepare()601 current_command->info.jit_free.count = count; in kbase_kcpu_jit_free_prepare()603 list_add_tail(¤t_command->info.jit_free.node, in kbase_kcpu_jit_free_prepare()2243 for (i = 0; i < cmd->info.jit_free.count; i++) { in KBASE_TLSTREAM_TL_KBASE_KCPUQUEUE_ENQUEUE_COMMAND()2245 kbdev, queue, cmd->info.jit_free.ids[i]); in KBASE_TLSTREAM_TL_KBASE_KCPUQUEUE_ENQUEUE_COMMAND()2411 &command.info.jit_free, kcpu_cmd); in kbase_csf_kcpu_queue_enqueue()
236 struct kbase_kcpu_command_jit_free_info jit_free; member
413 struct base_kcpu_command_jit_free_info jit_free; member