My Project
Public Attributes | List of all members
jsctx_queue Struct Reference

#include <mali_kbase_defs.h>

Public Attributes

struct rb_root runnable_tree
 
struct list_head x_dep_head
 

Detailed Description

struct jsctx_queue - JS context atom queue : Root of RB-tree containing currently runnable atoms on this job slot. : Head item of the linked list of atoms blocked on cross-slot dependencies. Atoms on this list will be moved to the runnable_tree when the blocking atom completes.

hwaccess_lock must be held when accessing this structure.


The documentation for this struct was generated from the following file: