Searched defs:buf (Results 201 - 225 of 7114) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_iter_setsockopt_unix.c73 char buf; local
H A Dtcpbpf_user.c50 char buf[1000]; local
H A Dxdp.c13 char buf[128]; local
/linux-master/arch/powerpc/platforms/pseries/
H A Dpower.c22 auto_poweron_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
28 auto_poweron_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n) argument
/linux-master/drivers/iio/common/st_sensors/
H A Dst_sensors_buffer.c22 static int st_sensors_get_buffer_element(struct iio_dev *indio_dev, u8 *buf) argument
/linux-master/drivers/iio/common/ssp_sensors/
H A Dssp_iio.c70 int ssp_common_process_data(struct iio_dev *indio_dev, void *buf, argument
/linux-master/drivers/iio/dac/
H A Dad5686-spi.c20 u8 tx_len, *buf; local
/linux-master/drivers/net/ethernet/sfc/siena/
H A Drx_common.h27 static inline u8 *efx_rx_buf_va(struct efx_rx_buffer *buf) argument
/linux-master/arch/sh/boot/romimage/
H A Dmmcif-sh7724.c37 asmlinkage void mmcif_loader(unsigned char *buf, unsigned long no_bytes) argument
/linux-master/tools/lib/perf/
H A Dlib.c10 static ssize_t ion(bool is_read, int fd, void *buf, size_t n) argument
36 ssize_t readn(int fd, void *buf, size_t n) argument
41 ssize_t preadn(int fd, void *buf, size_ argument
64 writen(int fd, const void *buf, size_t n) argument
[all...]
/linux-master/arch/powerpc/kernel/
H A Dproc_powerpc.c24 static ssize_t page_map_read( struct file *file, char __user *buf, size_t nbytes, argument
/linux-master/drivers/macintosh/
H A Dmacio_sysfs.c9 compatible_show (struct device *dev, struct device_attribute *attr, char *buf) argument
35 modalias_show(struct device *dev, struct device_attribute *attr, char *buf) argument
41 devspec_show(struct device *dev, struct device_attribute *attr, char *buf) argument
52 name_show(struct device *dev, struct device_attribute *attr, char *buf) argument
59 type_show(struct device *dev, struct device_attribute *attr, char *buf) argument
[all...]
/linux-master/lib/crypto/
H A Dsha1.c130 void sha1_init(__u32 *buf) argument
/linux-master/include/uapi/linux/
H A Drandom.h44 __u32 buf[]; member in struct:rand_pool_info
/linux-master/include/net/
H A Dhwbm.h26 static inline void hwbm_buf_free(struct hwbm_pool *bm_pool, void *buf) {} argument
/linux-master/drivers/media/usb/uvc/
H A Duvc_isight.c35 static int isight_decode(struct uvc_video_queue *queue, struct uvc_buffer *buf, argument
101 uvc_video_decode_isight(struct uvc_urb *uvc_urb, struct uvc_buffer *buf, struct uvc_buffer *meta_buf) argument
[all...]
/linux-master/drivers/platform/surface/aggregator/
H A Dssh_parser.h39 static inline void sshp_buf_init(struct sshp_buf *buf, u8 *ptr, size_t cap) argument
57 static inline int sshp_buf_alloc(struct sshp_buf *buf, size_t cap, gfp_t flags) argument
77 static inline void sshp_buf_free(struct sshp_buf *buf) argument
93 sshp_buf_drop(struct sshp_buf *buf, size_t n) argument
111 sshp_buf_read_from_fifo(struct sshp_buf *buf, struct kfifo *fifo) argument
137 sshp_buf_span_from(struct sshp_buf *buf, size_t offset, struct ssam_span *span) argument
[all...]
/linux-master/drivers/scsi/snic/
H A Dsnic_attrs.c10 snic_show_sym_name(struct device *dev, struct device_attribute *attr, char *buf) argument
20 snic_show_state(struct device *dev, struct device_attribute *attr, char *buf) argument
31 snic_show_drv_version(struct device *dev, struct device_attribute *attr, char *buf) argument
39 snic_show_link_state(struct device *dev, struct device_attribute *attr, char *buf) argument
H A Dsnic_trc.c51 snic_fmt_trc_data(struct snic_trc_data *td, char *buf, int buf_sz) argument
75 snic_get_trc_data(char *buf, int buf_sz) argument
[all...]
/linux-master/drivers/iio/test/
H A Diio-test-format.c17 char *buf; local
48 char *buf; local
109 char *buf; local
149 char *buf; local
189 char *buf; local
204 char *buf; local
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dtrace.h13 static inline u32 ath10k_frm_hdr_len(const void *buf, size_t len) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dtrace.h11 static inline unsigned int ath6kl_get_wmi_id(void *buf, size_t buf_len) argument
[all...]
/linux-master/drivers/s390/cio/
H A Dvfio_ccw_async.c14 vfio_ccw_async_region_read(struct vfio_ccw_private *private, char __user *buf, size_t count, loff_t *ppos) argument
36 vfio_ccw_async_region_write(struct vfio_ccw_private *private, const char __user *buf, size_t count, loff_t *ppos) argument
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-vsx.c24 u64 buf[33]; local
53 u64 buf[33]; local
100 u64 buf[32]; local
130 u64 buf[32]; local
[all...]
/linux-master/sound/soc/intel/catpt/
H A Dsysfs.c11 fw_version_show(struct device *dev, struct device_attribute *attr, char *buf) argument
35 fw_info_show(struct device *dev, struct device_attribute *attr, char *buf) argument

Completed in 546 milliseconds

1234567891011>>