Home
last modified time | relevance | path

Searched defs:buffer (Results 826 - 850 of 3671) sorted by relevance

1...<<31323334353637383940>>...147

/kernel/linux/linux-5.10/drivers/mtd/
H A Dnftlcore.c674 nftl_writeblock(struct mtd_blktrans_dev *mbd, unsigned long block, char *buffer) nftl_writeblock() argument
701 nftl_readblock(struct mtd_blktrans_dev *mbd, unsigned long block, char *buffer) nftl_readblock() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H A Dbnad_debugfs.c137 bnad_get_debug_drvinfo(struct bnad *bnad, void *buffer, u32 len) in bnad_get_debug_drvinfo() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H A Diavf_common.c260 iavf_debug_aq(struct iavf_hw *hw, enum iavf_debug_mask mask, void *desc, void *buffer, u16 buf_len) iavf_debug_aq() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-debugfs.c124 static ssize_t xgbe_common_read(char __user *buffer, size_t count, in xgbe_common_read() argument
148 static ssize_t xgbe_common_write(const char __user *buffer, size_t count, in xgbe_common_write() argument
174 static ssize_t xgmac_reg_addr_read(struct file *filp, char __user *buffer, in xgmac_reg_addr_read() argument
192 static ssize_t xgmac_reg_value_read(struct file *filp, char __user *buffer, in xgmac_reg_value_read() argument
182 xgmac_reg_addr_write(struct file *filp, const char __user *buffer, size_t count, loff_t *ppos) xgmac_reg_addr_write() argument
203 xgmac_reg_value_write(struct file *filp, const char __user *buffer, size_t count, loff_t *ppos) xgmac_reg_value_write() argument
234 xpcs_mmd_read(struct file *filp, char __user *buffer, size_t count, loff_t *ppos) xpcs_mmd_read() argument
242 xpcs_mmd_write(struct file *filp, const char __user *buffer, size_t count, loff_t *ppos) xpcs_mmd_write() argument
251 xpcs_reg_addr_read(struct file *filp, char __user *buffer, size_t count, loff_t *ppos) xpcs_reg_addr_read() argument
259 xpcs_reg_addr_write(struct file *filp, const char __user *buffer, size_t count, loff_t *ppos) xpcs_reg_addr_write() argument
268 xpcs_reg_value_read(struct file *filp, char __user *buffer, size_t count, loff_t *ppos) xpcs_reg_value_read() argument
280 xpcs_reg_value_write(struct file *filp, const char __user *buffer, size_t count, loff_t *ppos) xpcs_reg_value_write() argument
319 xprop_reg_addr_read(struct file *filp, char __user *buffer, size_t count, loff_t *ppos) xprop_reg_addr_read() argument
327 xprop_reg_addr_write(struct file *filp, const char __user *buffer, size_t count, loff_t *ppos) xprop_reg_addr_write() argument
337 xprop_reg_value_read(struct file *filp, char __user *buffer, size_t count, loff_t *ppos) xprop_reg_value_read() argument
348 xprop_reg_value_write(struct file *filp, const char __user *buffer, size_t count, loff_t *ppos) xprop_reg_value_write() argument
379 xi2c_reg_addr_read(struct file *filp, char __user *buffer, size_t count, loff_t *ppos) xi2c_reg_addr_read() argument
387 xi2c_reg_addr_write(struct file *filp, const char __user *buffer, size_t count, loff_t *ppos) xi2c_reg_addr_write() argument
397 xi2c_reg_value_read(struct file *filp, char __user *buffer, size_t count, loff_t *ppos) xi2c_reg_value_read() argument
408 xi2c_reg_value_write(struct file *filp, const char __user *buffer, size_t count, loff_t *ppos) xi2c_reg_value_write() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/altera/
H A Daltera_sgdma.c167 int sgdma_tx_buffer(struct altera_tse_private *priv, struct tse_buffer *buffer) in sgdma_tx_buffer() argument
445 queue_tx(struct altera_tse_private *priv, struct tse_buffer *buffer) in queue_tx() argument
456 queue_rx(struct altera_tse_private *priv, struct tse_buffer *buffer) queue_rx() argument
469 struct tse_buffer *buffer = NULL; dequeue_tx() local
482 struct tse_buffer *buffer = NULL; dequeue_rx() local
496 struct tse_buffer *buffer = NULL; queue_rx_peekhead() local
[all...]
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Drtlx.c284 ssize_t rtlx_write(int index, const void __user *buffer, size_t count) in rtlx_write() argument
361 static ssize_t file_read(struct file *file, char __user *buffer, size_t count, in file_read() argument
373 static ssize_t file_write(struct file *file, const char __user *buffer, in file_write() argument
[all...]
/kernel/linux/linux-6.6/arch/mips/fw/cfe/
H A Dcfe_api.c309 cfe_ioctl(int handle, unsigned int ioctlnum, unsigned char *buffer, in cfe_ioctl() argument
351 int cfe_read(int handle, unsigned char *buffer, int length) in cfe_read() argument
356 int cfe_readblk(int handle, s64 offset, unsigned char *buffer, int length) in cfe_readblk() argument
396 int cfe_write(int handle, const char *buffer, int length) in cfe_write() argument
401 int cfe_writeblk(int handle, s64 offset, const char *buffer, int length) in cfe_writeblk() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Depapr_hcalls.h282 ev_byte_channel_send(unsigned int handle, unsigned int *count, const char buffer[EV_BYTE_CHANNEL_MAX_BYTES]) ev_byte_channel_send() argument
325 ev_byte_channel_receive(unsigned int handle, unsigned int *count, char buffer[EV_BYTE_CHANNEL_MAX_BYTES]) ev_byte_channel_receive() argument
[all...]
H A Drtas-types.h45 unsigned char buffer[1]; /* Start of extended log */ member
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dhmm-tests.c147 static void hmm_buffer_free(struct hmm_buffer *buffer) in hmm_buffer_free() argument
120 hmm_dmirror_cmd(int fd, unsigned long request, struct hmm_buffer *buffer, unsigned long npages) hmm_dmirror_cmd() argument
222 struct hmm_buffer *buffer; TEST_F() local
286 struct hmm_buffer *buffer; TEST_F() local
345 struct hmm_buffer *buffer; TEST_F() local
393 struct hmm_buffer *buffer; TEST_F() local
459 struct hmm_buffer *buffer; TEST_F() local
537 struct hmm_buffer *buffer; TEST_F() local
614 struct hmm_buffer *buffer; TEST_F() local
670 struct hmm_buffer *buffer; TEST_F() local
729 struct hmm_buffer *buffer; TEST_F() local
784 struct hmm_buffer *buffer; TEST_F() local
842 struct hmm_buffer *buffer; TEST_F() local
890 struct hmm_buffer *buffer; TEST_F() local
949 struct hmm_buffer *buffer; TEST_F() local
984 struct hmm_buffer *buffer; TEST_F() local
1072 struct hmm_buffer *buffer; TEST_F() local
1126 struct hmm_buffer *buffer; TEST_F() local
1174 struct hmm_buffer *buffer = p; unmap_buffer() local
1200 struct hmm_buffer *buffer; TEST_F() local
1250 struct hmm_buffer *buffer; TEST_F() local
1292 struct hmm_buffer *buffer; TEST_F() local
1387 struct hmm_buffer *buffer; TEST_F() local
1462 struct hmm_buffer *buffer; TEST_F() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/pidfd/
H A Dpidfd_fdinfo_test.c166 char buffer[512] = {0, }; in verify_fdinfo() local
/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/
H A Dvhci_driver.c193 char *buffer, *start, *end; in read_record() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Drtasd.c115 char buffer[64]; in printk_log_rtas() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-dump.c26 char *buffer; member
288 dump_attr_read(struct file *filep, struct kobject *kobj, struct bin_attribute *bin_attr, char *buffer, loff_t pos, size_t count) dump_attr_read() argument
[all...]
H A Dopal-elog.c26 char *buffer; member
158 raw_attr_read(struct file *filep, struct kobject *kobj, struct bin_attribute *bin_attr, char *buffer, loff_t pos, size_t count) raw_attr_read() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/mte/
H A Dmte_common_util.c176 char buffer[INIT_BUFFER_SIZE]; in mte_allocate_file_memory() local
195 char buffer[INIT_BUFFER_SIZE]; in mte_allocate_file_memory_tag_range() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c91 bpf_flow_dissect_get_header(struct __sk_buff *skb, __u16 hdr_size, void *buffer) bpf_flow_dissect_get_header() argument
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dperf.c656 static int perf_rdr_read_ubuf(uint32_t rdr_num, uint64_t *buffer) in perf_rdr_read_ubuf() argument
737 uint64_t buffer[MAX_RDR_WORDS]; perf_write_image() local
820 perf_rdr_write(uint32_t rdr_num, uint64_t *buffer) perf_rdr_write() argument
[all...]
/kernel/linux/linux-6.6/arch/s390/appldata/
H A Dappldata_base.c137 int appldata_diag(char record_nr, u16 function, unsigned long buffer, in appldata_diag() argument
203 appldata_timer_handler(struct ctl_table *ctl, int write, void *buffer, size_t *lenp, loff_t *ppos) appldata_timer_handler() argument
236 appldata_interval_handler(struct ctl_table *ctl, int write, void *buffer, size_t *lenp, loff_t *ppos) appldata_interval_handler() argument
266 appldata_generic_handler(struct ctl_table *ctl, int write, void *buffer, size_t *lenp, loff_t *ppos) appldata_generic_handler() argument
[all...]
/kernel/linux/linux-6.6/arch/s390/hypfs/
H A Dhypfs_diag_fs.c205 char buffer[TMP_SIZE]; in hypfs_create_cpu_files() local
263 char buffer[TMP_SIZE]; in hypfs_create_phys_cpu_files() local
305 void *buffer, *ptr; hypfs_diag_create_files() local
[all...]
/kernel/linux/linux-6.6/arch/sparc/prom/
H A Dtree_64.c239 char *prom_firstprop(phandle node, char *buffer) in prom_firstprop() argument
117 prom_getproperty(phandle node, const char *prop, char *buffer, int bufsize) prom_getproperty() argument
265 prom_nextprop(phandle node, const char *oprop, char *buffer) prom_nextprop() argument
378 prom_ihandle2path(int handle, char *buffer, int bufsize) prom_ihandle2path() argument
[all...]
H A Dtree_32.c110 int prom_getproperty(phandle node, const char *prop, char *buffer, int bufsize) in prom_getproperty() argument
221 char *prom_nextprop(phandle node, char *oprop, char *buffer) in prom_nextprop() argument
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dhostaudio_kern.c70 static ssize_t hostaudio_read(struct file *file, char __user *buffer, in hostaudio_read() argument
97 static ssize_t hostaudio_write(struct file *file, const char __user *buffer, in hostaudio_write() argument
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Dacpi.c77 static u8 compute_checksum(u8 *buffer, u32 length) in compute_checksum() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/
H A Detnaviv_buffer.c25 static inline void OUT(struct etnaviv_cmdbuf *buffer, u32 data) in OUT() argument
35 static inline void CMD_LOAD_STATE(struct etnaviv_cmdbuf *buffer, in CMD_LOAD_STATE() argument
49 CMD_END(struct etnaviv_cmdbuf *buffer) CMD_END() argument
56 CMD_WAIT(struct etnaviv_cmdbuf *buffer) CMD_WAIT() argument
63 CMD_LINK(struct etnaviv_cmdbuf *buffer, u16 prefetch, u32 address) CMD_LINK() argument
73 CMD_STALL(struct etnaviv_cmdbuf *buffer, u32 from, u32 to) CMD_STALL() argument
82 CMD_SEM(struct etnaviv_cmdbuf *buffer, u32 from, u32 to) CMD_SEM() argument
89 etnaviv_cmd_select_pipe(struct etnaviv_gpu *gpu, struct etnaviv_cmdbuf *buffer, u8 pipe) etnaviv_cmd_select_pipe() argument
136 etnaviv_buffer_replace_wait(struct etnaviv_cmdbuf *buffer, unsigned int wl_offset, u32 cmd, u32 arg) etnaviv_buffer_replace_wait() argument
151 etnaviv_buffer_reserve(struct etnaviv_gpu *gpu, struct etnaviv_cmdbuf *buffer, unsigned int cmd_dwords) etnaviv_buffer_reserve() argument
164 struct etnaviv_cmdbuf *buffer = &gpu->buffer; etnaviv_buffer_init() local
181 struct etnaviv_cmdbuf *buffer = &gpu->buffer; etnaviv_buffer_config_mmuv2() local
216 struct etnaviv_cmdbuf *buffer = &gpu->buffer; etnaviv_buffer_config_pta() local
234 struct etnaviv_cmdbuf *buffer = &gpu->buffer; etnaviv_buffer_end() local
302 struct etnaviv_cmdbuf *buffer = &gpu->buffer; etnaviv_sync_point_queue() local
343 struct etnaviv_cmdbuf *buffer = &gpu->buffer; etnaviv_buffer_queue() local
[all...]

Completed in 16 milliseconds

1...<<31323334353637383940>>...147