• Home
  • Raw
  • Download

Lines Matching full:when

73 When the real object is already tracked by debugobjects it is checked,
75 active and destroyed objects. When debugobjects detects an error, then
82 When the real object is not yet tracked by debugobjects, debugobjects
96 When the real object is already tracked by debugobjects it is checked,
98 active and destroyed objects. When debugobjects detects an error, then
105 When the real object is not yet tracked by debugobjects debugobjects
120 When the real object is already tracked by debugobjects it is checked,
122 active and destroyed objects. When debugobjects detects an error, then
128 When the real object is not yet tracked by debugobjects then the
135 When the activation is legitimate, then the state of the associated
145 When the real object is tracked by debugobjects it is checked, whether
149 When the deactivation is legitimate, then the state of the associated
160 When the real object is tracked by debugobjects it is checked, whether
162 destroyed objects. When debugobjects detects an error, then it calls the
168 When the destruction is legitimate, then the state of the associated
176 When the real object is tracked by debugobjects it is checked, whether
177 the object can be freed. Free is not allowed for active objects. When
193 When the real object is not tracked by debugobjects, it calls
199 When the real object is already tracked by debugobjects it is ignored.
217 Called from debug_object_init when the object state is:
221 The function returns true when the fixup was successful, otherwise
234 Called from debug_object_activate when the object state is:
240 The function returns true when the fixup was successful, otherwise
247 The activation of statically initialized objects is a special case. When
262 Called from debug_object_destroy when the object state is:
266 The function returns true when the fixup was successful, otherwise
274 checks in kfree/vfree, when an active object is detected from the
277 Called from debug_object_free() or debug_check_no_obj_freed() when
282 The function returns true when the fixup was successful, otherwise
292 ODEBUG_STATE_NOTAVAILABLE when the object is not found in the debug
295 The function returns true when the fixup was successful, otherwise