Home
last modified time | relevance | path

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

/linux/include/linux/
A Ddebugobjects.h57 void *(*debug_hint)(void *addr); member
/linux/lib/
A Ddebugobjects.c502 void *hint = descr->debug_hint ? in debug_print_object()
503 descr->debug_hint(obj->object) : NULL; in debug_print_object()
/linux/drivers/gpu/drm/i915/
A Di915_sw_fence.c44 .debug_hint = i915_sw_fence_debug_hint,
A Di915_active.c84 .debug_hint = active_debug_hint,
/linux/kernel/time/
A Dtimer.c714 .debug_hint = timer_debug_hint,
A Dhrtimer.c406 .debug_hint = hrtimer_debug_hint,
/linux/kernel/
A Dworkqueue.c501 .debug_hint = work_debug_hint,

Completed in 28 milliseconds