Searched refs:kbase_error_atom (Results 1 – 2 of 2) sorted by relevance
26 static struct kbase_error_atom *error_track_list;109 struct kbase_error_atom *new_elem; in job_atom_inject_error()131 struct kbase_error_atom *walker = error_track_list; in job_atom_inject_error()147 struct kbase_error_atom *walker, *auxiliar; in midgard_set_error()
125 struct kbase_error_atom { struct127 struct kbase_error_atom *next; argument