Searched refs:jit_atoms_head (Results 1 – 6 of 6) sorted by relevance
954 list_add_tail(&katom->jit_node, &kctx->jit_atoms_head); in kbase_jit_allocate_prepare()1013 jit_atom = list_first_entry(&kctx->jit_atoms_head, in kbase_jit_allocate_process()1016 list_for_each_entry(jit_atom, &kctx->jit_atoms_head, jit_node) { in kbase_jit_allocate_process()1110 list_add_tail(&katom->jit_node, &kctx->jit_atoms_head); in kbase_jit_free_prepare()
1497 struct list_head jit_atoms_head; member
1915 INIT_LIST_HEAD(&kctx->jit_atoms_head); in kbase_jit_init()
830 struct list_head jit_atoms_head; member
994 list_add_tail(&katom->jit_node, &kctx->jctx.jit_atoms_head); in kbase_jit_allocate_prepare()1118 list_for_each_entry(jit_atom, &kctx->jctx.jit_atoms_head, jit_node) { in kbase_jit_allocate_process()1289 list_add_tail(&katom->jit_node, &kctx->jctx.jit_atoms_head); in kbase_jit_free_prepare()
3885 INIT_LIST_HEAD(&kctx->jctx.jit_atoms_head); in kbase_jit_init()