Searched defs:buf (Results 651 - 675 of 7156) sorted by relevance

<<21222324252627282930>>

/linux-master/drivers/net/ethernet/cisco/enic/
H A Dvnic_wq.c20 struct vnic_wq_buf *buf; local
182 vnic_wq_clean(struct vnic_wq *wq, void (*buf_clean)(struct vnic_wq *wq, struct vnic_wq_buf *buf)) argument
185 struct vnic_wq_buf *buf; local
[all...]
/linux-master/drivers/scsi/snic/
H A Dsnic_trc.h30 struct snic_trc_data *buf; /* Trace Buffer */ member in struct:snic_trc
/linux-master/drivers/bluetooth/
H A Dbtmrvl_debugfs.c45 char buf[16]; local
86 char buf[16]; local
124 char buf[16]; local
[all...]
/linux-master/arch/mips/alchemy/devboards/
H A Dpm.c118 db1x_pmattr_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
/linux-master/arch/s390/crypto/
H A Dghash_s390.c59 u8 *buf = dctx->buffer; local
94 u8 *buf = dctx->buffer; local
/linux-master/tools/perf/arch/x86/util/
H A Dheader.c69 char *buf = malloc(128); local
/linux-master/tools/lib/
H A Dbitmap.c31 bitmap_scnprintf(unsigned long *bitmap, unsigned int nbits, char *buf, size_t size) argument
/linux-master/drivers/hwmon/
H A Dmax31722.c34 u8 buf[2] = { local
49 max31722_temp_show(struct device *dev, struct device_attribute *attr, char *buf) argument
/linux-master/include/linux/
H A Dswab.h24 static inline void swab16_array(u16 *buf, unsigned int words) argument
32 static inline void swab32_array(u32 *buf, unsigned int words) argument
40 static inline void swab64_array(u64 *buf, unsigned int words) argument
/linux-master/drivers/mtd/tests/
H A Dreadtest.c39 void *buf = iobuf; local
/linux-master/arch/arm/include/asm/mach/
H A Ddma.h27 struct scatterlist buf; /* single DMA */ member in struct:dma_struct
/linux-master/drivers/hid/
H A Dhid-vivaldi-common.c36 u8 *report_data, *buf; local
103 function_row_physmap_show(struct device *dev, struct device_attribute *attr, char *buf) argument
/linux-master/security/tomoyo/
H A Drealpath.c239 char *buf = NULL; local
304 char *buf = tomoyo_realpath_from_path(&path); local
[all...]
/linux-master/mm/
H A Dpage_counter.c246 int page_counter_memparse(const char *buf, const char *max, argument
/linux-master/drivers/input/joystick/
H A Dcobra.c41 __u64 buf[2]; local
[all...]
/linux-master/drivers/input/mouse/
H A Dsermouse.c29 signed char buf[8]; member in struct:sermouse
45 signed char *buf = sermouse->buf; local
87 signed char *buf = sermouse->buf; local
[all...]
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_priv.h43 vfio_pci_vga_rw(struct vfio_pci_core_device *vdev, char __user *buf, size_t count, loff_t *ppos, bool iswrite) argument
/linux-master/arch/um/drivers/
H A Dmmapper_kern.c29 static ssize_t mmapper_read(struct file *file, char __user *buf, size_t count, argument
35 static ssize_t mmapper_write(struct file *file, const char __user *buf, argument
/linux-master/lib/
H A Drandom32.c74 void prandom_bytes_state(struct rnd_state *state, void *buf, size_t bytes) argument
/linux-master/kernel/bpf/
H A Dpercpu_freelist.c99 void pcpu_freelist_populate(struct pcpu_freelist *s, void *buf, u32 elem_size, argument
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_port_trace.c35 static int t7xx_trace_subbuf_start_handler(struct rchan_buf *buf, void *subbuf, argument
18 t7xx_trace_create_buf_file_handler(const char *filename, struct dentry *parent, umode_t mode, struct rchan_buf *buf, int *is_global) argument
/linux-master/drivers/char/tpm/
H A Dtpm-dev-common.c125 ssize_t tpm_common_read(struct file *file, char __user *buf, argument
165 ssize_t tpm_common_write(struct file *file, const char __user *buf, argument
24 tpm_dev_transmit(struct tpm_chip *chip, struct tpm_space *space, u8 *buf, size_t bufsiz) argument
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-kthread-out.c306 struct vivid_buffer *buf; local
321 struct vivid_buffer *buf; local
336 struct vivid_buffer *buf; local
[all...]
H A Dvivid-radio-rx.c25 ssize_t vivid_radio_rx_read(struct file *file, char __user *buf, argument
/linux-master/drivers/devfreq/
H A Dgovernor_userspace.c34 set_freq_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) argument
55 set_freq_show(struct device *dev, struct device_attribute *attr, char *buf) argument

Completed in 501 milliseconds

<<21222324252627282930>>