Searched refs:debug_object_active_state (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | debugobjects.h | 82 debug_object_active_state(void *addr, const struct debug_obj_descr *descr,
|
/openbmc/linux/kernel/rcu/ |
H A D | rcu.h | 228 debug_object_active_state(head, &rcuhead_debug_descr, in debug_rcu_head_queue() 236 debug_object_active_state(head, &rcuhead_debug_descr, in debug_rcu_head_unqueue()
|
/openbmc/linux/lib/ |
H A D | debugobjects.c | 924 debug_object_active_state(void *addr, const struct debug_obj_descr *descr, in debug_object_active_state() function 957 EXPORT_SYMBOL_GPL(debug_object_active_state);
|
/openbmc/linux/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()
|