Lines Matching refs:buf_user
961 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
968 buf.ptr, &buf_user->length); in mtdchar_ioctl()
975 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
982 buf.ptr, &buf_user->start); in mtdchar_ioctl()
989 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
996 &buf_user->length); in mtdchar_ioctl()
1003 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
1010 &buf_user->length); in mtdchar_ioctl()
1273 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl() local
1285 &buf_user->length); in mtdchar_compat_ioctl()
1292 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl() local
1300 &buf_user->start); in mtdchar_compat_ioctl()