Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/
Dmtdchar.c743 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
750 buf.ptr, &buf_user->length); in mtdchar_ioctl()
757 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
764 buf.ptr, &buf_user->start); in mtdchar_ioctl()
771 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
778 &buf_user->length); in mtdchar_ioctl()
785 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
792 &buf_user->length); in mtdchar_ioctl()
1044 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl() local
1051 &buf_user->length); in mtdchar_compat_ioctl()
[all …]