Lines Matching refs:buf_user
767 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
774 buf.ptr, &buf_user->length); in mtdchar_ioctl()
781 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
788 buf.ptr, &buf_user->start); in mtdchar_ioctl()
795 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
802 &buf_user->length); in mtdchar_ioctl()
809 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
816 &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()