Home
last modified time | relevance | path

Searched defs:copybytes (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-queue.c13 …py_from_user(struct ivtv_stream *s, struct ivtv_buffer *buf, const char __user *src, int copybytes) in ivtv_buf_copy_from_user()
/openbmc/linux/kernel/
H A Dcapability.c223 unsigned tocopy, copybytes; in SYSCALL_DEFINE2() local