Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/drm/
Dmach64_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()
/freebsd-9-stable/contrib/cvs/src/
Drcs.c1771 const char *orig_from; local
1776 orig_from = from;
1819 if (orig_to != orig_from)
1831 assert (from == orig_from + len