Searched refs:debug_object_active_state (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | debugobjects.h | 86 debug_object_active_state(void *addr, const struct debug_obj_descr *descr,
|
| /linux-6.15/kernel/rcu/ |
| H A D | rcu.h | 225 debug_object_active_state(head, &rcuhead_debug_descr, in debug_rcu_head_queue() 233 debug_object_active_state(head, &rcuhead_debug_descr, in debug_rcu_head_unqueue()
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | i915_sw_fence.c | 67 debug_object_active_state(fence, &i915_sw_fence_debug_descr, old, new); in debug_fence_set_state()
|
| /linux-6.15/lib/ |
| H A D | debugobjects.c | 1033 debug_object_active_state(void *addr, const struct debug_obj_descr *descr, in debug_object_active_state() function 1066 EXPORT_SYMBOL_GPL(debug_object_active_state);
|