Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dsysctl-test.c197 char __user *user_buffer = (char __user *)buffer; in sysctl_test_dointvec_read_happy_single_positive() local
228 char __user *user_buffer = (char __user *)buffer; in sysctl_test_dointvec_read_happy_single_negative() local
258 char __user *user_buffer = (char __user *)buffer; in sysctl_test_dointvec_write_happy_single_positive() local
288 char __user *user_buffer = (char __user *)buffer; in sysctl_test_dointvec_write_happy_single_negative() local
319 char __user *user_buffer = (char __user *)buffer; in sysctl_test_api_dointvec_write_single_less_int_min() local
357 char __user *user_buffer = (char __user *)buffer; in sysctl_test_api_dointvec_write_single_greater_int_max() local
/openbmc/u-boot/include/
H A Dbouncebuf.h41 void *user_buffer; member
/openbmc/linux/virt/kvm/
H A Dbinary_stats.c55 char __user *user_buffer, size_t size, loff_t *offset) in kvm_stats_read()
H A Dkvm_main.c4066 static ssize_t kvm_vcpu_stats_read(struct file *file, char __user *user_buffer, in kvm_vcpu_stats_read()
4744 static ssize_t kvm_vm_stats_read(struct file *file, char __user *user_buffer, in kvm_vm_stats_read()
/openbmc/linux/arch/s390/pci/
H A Dpci_mmio.c119 const void __user *, user_buffer, size_t, length) in SYSCALL_DEFINE3() argument
261 void __user *, user_buffer, size_t, length) in SYSCALL_DEFINE3() argument
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_heartbeat_dbgfs.c21 static ssize_t adf_hb_stats_read(struct file *file, char __user *user_buffer, in adf_hb_stats_read()
/openbmc/linux/drivers/usb/misc/
H A Diowarrior.c340 const char __user *user_buffer, in iowarrior_write()
480 __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.c426 static ssize_t yurex_write(struct file *file, const char __user *user_buffer, in yurex_write()
/openbmc/linux/drivers/input/serio/
H A Duserio.c121 static ssize_t userio_char_read(struct file *file, char __user *user_buffer, in userio_char_read()
/openbmc/linux/net/core/
H A Dpktgen.c746 static int hex32_arg(const char __user *user_buffer, unsigned long maxlen, in hex32_arg()
767 static int count_trail_chars(const char __user * user_buffer, in count_trail_chars()
792 static long num_arg(const char __user *user_buffer, unsigned long maxlen, in num_arg()
811 static int strn_len(const char __user * user_buffer, unsigned int maxlen) in strn_len()
949 const char __user * user_buffer, size_t count, in pktgen_if_write()
1856 const char __user * user_buffer, in pktgen_thread_write()
/openbmc/linux/drivers/iio/buffer/
H A Dindustrialio-buffer-dma.c482 char __user *user_buffer) in iio_dma_buffer_read()
/openbmc/linux/drivers/usb/
H A Dusb-skeleton.c359 static ssize_t skel_write(struct file *file, const char *user_buffer, in skel_write()
/openbmc/linux/drivers/usb/class/
H A Dusbtmc.c818 void __user *user_buffer, in usbtmc_generic_read()
1105 const void __user *user_buffer, in usbtmc_generic_write()
/openbmc/u-boot/drivers/ata/
H A Dahci.c764 u8 *user_buffer = pccb->pdata; in ata_scsiop_read_write() local
/openbmc/linux/drivers/block/mtip32xx/
H A Dmtip32xx.c1118 static int mtip_get_identify(struct mtip_port *port, void __user *user_buffer) in mtip_get_identify()
1546 void __user *user_buffer) in exec_drive_command()
/openbmc/linux/net/bluetooth/
H A D6lowpan.c1083 const char __user *user_buffer, in lowpan_control_write()
/openbmc/linux/drivers/scsi/
H A Dpmcraid.c3354 void __user *user_buffer in pmcraid_ioctl_driver()
/openbmc/linux/drivers/android/
H A Dbinder.c2939 const void __user *user_buffer = (const void __user *) in binder_transaction() local