Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/
Dmtdchar.c767 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()
[all …]