Searched defs:ubp (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | st.c | 4017 static int append_to_buffer(const char __user *ubp, struct st_buffer * st_bp, int do_count) in append_to_buffer() 4049 static int from_buffer(struct st_buffer * st_bp, char __user *ubp, int do_count) in from_buffer()
|
| /kernel/linux/linux-4.19/drivers/scsi/ |
| D | osst.c | 5431 static int append_to_buffer(const char __user *ubp, struct osst_buffer *st_bp, int do_count) in append_to_buffer() 5464 static int from_buffer(struct osst_buffer *st_bp, char __user *ubp, int do_count) in from_buffer()
|
| D | st.c | 3993 static int append_to_buffer(const char __user *ubp, struct st_buffer * st_bp, int do_count) in append_to_buffer() 4025 static int from_buffer(struct st_buffer * st_bp, char __user *ubp, int do_count) in from_buffer()
|