Lines Matching refs:buf_user
760 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
767 buf.ptr, &buf_user->length); in mtdchar_ioctl()
774 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
781 buf.ptr, &buf_user->start); in mtdchar_ioctl()
788 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
795 &buf_user->length); in mtdchar_ioctl()
802 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
809 &buf_user->length); in mtdchar_ioctl()
1065 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl() local
1077 &buf_user->length); in mtdchar_compat_ioctl()
1084 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl() local
1092 &buf_user->start); in mtdchar_compat_ioctl()