Home
last modified time | relevance | path

Searched defs:user_buffer (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/
H A Dsysctl-test.c200 char __user *user_buffer = (char __user *)buffer; in sysctl_test_dointvec_read_happy_single_positive() local
231 char __user *user_buffer = (char __user *)buffer; in sysctl_test_dointvec_read_happy_single_negative() local
261 char __user *user_buffer = (char __user *)buffer; in sysctl_test_dointvec_write_happy_single_positive() local
291 char __user *user_buffer = (char __user *)buffer; in sysctl_test_dointvec_write_happy_single_negative() local
322 char __user *user_buffer = (char __user *)buffer; in sysctl_test_api_dointvec_write_single_less_int_min() local
360 char __user *user_buffer = (char __user *)buffer; in sysctl_test_api_dointvec_write_single_greater_int_max() local
/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci_mmio.c143 const void __user *, user_buffer, size_t, length) in SYSCALL_DEFINE3() argument
272 void __user *, user_buffer, size_t, length) in SYSCALL_DEFINE3() argument
/OK3568_Linux_fs/u-boot/include/
H A Dbouncebuf.h42 void *user_buffer; member
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Diowarrior.c340 const char __user *user_buffer, in iowarrior_write()
483 __u8 __user *user_buffer; in iowarrior_ioctl() local
H A Dusblcd.c217 static ssize_t lcd_write(struct file *file, const char __user * user_buffer, in lcd_write()
H A Dyurex.c425 static ssize_t yurex_write(struct file *file, const char __user *user_buffer, in yurex_write()
H A Dftdi-elan.c1082 const char __user *user_buffer, size_t count, in ftdi_elan_write()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_ukk_mem.c252 void __user *user_buffer; in mem_dump_mmu_page_table_wrapper() local
/OK3568_Linux_fs/kernel/drivers/input/serio/
H A Duserio.c121 static ssize_t userio_char_read(struct file *file, char __user *user_buffer, in userio_char_read()
/OK3568_Linux_fs/kernel/net/core/
H A Dpktgen.c710 static int hex32_arg(const char __user *user_buffer, unsigned long maxlen, in hex32_arg()
731 static int count_trail_chars(const char __user * user_buffer, in count_trail_chars()
756 static long num_arg(const char __user *user_buffer, unsigned long maxlen, in num_arg()
775 static int strn_len(const char __user * user_buffer, unsigned int maxlen) in strn_len()
857 const char __user * user_buffer, size_t count, in pktgen_if_write()
1749 const char __user * user_buffer, in pktgen_thread_write()
/OK3568_Linux_fs/kernel/drivers/iio/buffer/
H A Dindustrialio-buffer-dma.c482 char __user *user_buffer) in iio_dma_buffer_read()
/OK3568_Linux_fs/kernel/drivers/usb/
H A Dusb-skeleton.c359 static ssize_t skel_write(struct file *file, const char *user_buffer, in skel_write()
/OK3568_Linux_fs/kernel/drivers/usb/class/
H A Dusbtmc.c788 void __user *user_buffer, in usbtmc_generic_read()
1075 const void __user *user_buffer, in usbtmc_generic_write()
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dahci.c764 u8 *user_buffer = pccb->pdata; in ata_scsiop_read_write() local
/OK3568_Linux_fs/kernel/drivers/block/mtip32xx/
H A Dmtip32xx.c1130 static int mtip_get_identify(struct mtip_port *port, void __user *user_buffer) in mtip_get_identify()
1558 void __user *user_buffer) in exec_drive_command()
/OK3568_Linux_fs/kernel/net/bluetooth/
H A D6lowpan.c1121 const char __user *user_buffer, in lowpan_control_write()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem_linux.c1358 struct base_mem_import_user_buffer user_buffer; local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_linux.c2105 struct base_mem_import_user_buffer user_buffer; in kbase_mem_import() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dpmcraid.c3842 void __user *user_buffer in pmcraid_ioctl_driver()
/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder.c2998 const void __user *user_buffer = (const void __user *) in binder_transaction() local