Searched defs:copied (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_crtc.c1299 int copied = 0, i; local
1321 copied = 0;
1324 if (put_user(fb->base.id, fb_id + copied)) {
1328 copied++;
1361 copied = 0;
1367 if (put_user(crtc->base.id, crtc_id + copied)) {
1371 copied++;
1376 crtc_id + copied)) {
1380 copied++;
1388 copied
1542 int copied = 0; local
1708 int copied = 0, ret = 0; local
2918 int copied; local
3208 int copied = 0; local
[all...]

Completed in 22 milliseconds