Home
last modified time | relevance | path

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

/NextBSD/sys/dev/drm/
HDmach64_state.c494 u32 *from, *orig_from; in copy_from_user_vertex() local
504 orig_from = from; /* we'll be modifying the "from" ptr, so save it */ in copy_from_user_vertex()
532 drm_free(orig_from, bytes, DRM_MEM_DRIVER); in copy_from_user_vertex()
539 drm_free(orig_from, bytes, DRM_MEM_DRIVER); in copy_from_user_vertex()
544 drm_free(orig_from, bytes, DRM_MEM_DRIVER); in copy_from_user_vertex()