Searched refs:buf_user (Results 1 – 3 of 3) sorted by relevance
767 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local774 buf.ptr, &buf_user->length); in mtdchar_ioctl()781 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local788 buf.ptr, &buf_user->start); in mtdchar_ioctl()795 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local802 &buf_user->length); in mtdchar_ioctl()809 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local816 &buf_user->length); in mtdchar_ioctl()1065 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl() local1077 &buf_user->length); in mtdchar_compat_ioctl()[all …]
16 buf_user = 1, //buf get by user enumerator
200 temp_buf->status = buf_user; in ebc_empty_buf_get()205 …else if ((temp_buf->status == buf_user) && (!strncmp(temp_buf->tid_name, current->comm, TASK_COMM_… in ebc_empty_buf_get()