Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/
Dmtdchar.c959 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
966 buf.ptr, &buf_user->length); in mtdchar_ioctl()
973 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
980 buf.ptr, &buf_user->start); in mtdchar_ioctl()
987 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
994 &buf_user->length); in mtdchar_ioctl()
1001 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
1008 &buf_user->length); in mtdchar_ioctl()
1271 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl() local
1283 &buf_user->length); in mtdchar_compat_ioctl()
[all …]