Home
last modified time | relevance | path

Searched refs:destroy_work_on_stack (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/include/linux/
HDworkqueue.h163 void destroy_work_on_stack(struct work_struct *work);
/dragonfly/sys/dev/drm/
HDdrm_framebuffer.c423 destroy_work_on_stack(&arg.work); in drm_mode_rmfb()
627 destroy_work_on_stack(&arg.work); in drm_fb_release()
HDlinux_workqueue.c434 destroy_work_on_stack(struct work_struct *work) in destroy_work_on_stack() function