Home
last modified time | relevance | path

Searched refs:debug_hint (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A Ddebugobjects.h57 void *(*debug_hint)(void *addr); member
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_sw_fence.c46 .debug_hint = i915_sw_fence_debug_hint,
H A Di915_active.c84 .debug_hint = active_debug_hint,
/openbmc/linux/lib/
H A Ddebugobjects.c511 void *hint = descr->debug_hint ? in debug_print_object()
512 descr->debug_hint(obj->object) : NULL; in debug_print_object()
/openbmc/linux/kernel/time/
H A Dtimer.c767 .debug_hint = timer_debug_hint,
H A Dhrtimer.c409 .debug_hint = hrtimer_debug_hint,
/openbmc/linux/kernel/
H A Dworkqueue.c564 .debug_hint = work_debug_hint,