HomeSort by: relevance | last modified time | path
    Searched defs:timed_fence_wake (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/selftests/
lib_sw_fence.c 61 static void timed_fence_wake(struct timer_list *t) function in typeref:typename:void
72 timer_setup_on_stack(&tf->timer, timed_fence_wake, 0);
lib_sw_fence.c 61 static void timed_fence_wake(struct timer_list *t) function in typeref:typename:void
72 timer_setup_on_stack(&tf->timer, timed_fence_wake, 0);

Completed in 25 milliseconds