Home
last modified time | relevance | path

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

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