Home
last modified time | relevance | path

Searched defs:buff (Results 51 – 75 of 336) sorted by relevance

12345678910>>...14

/openbmc/linux/drivers/net/ethernet/alacritech/
H A Dslicoss.c346 struct slic_tx_buffer *buff; in slic_xmit_complete() local
398 struct slic_rx_buffer *buff; in slic_refill_rx_queue() local
551 struct slic_rx_buffer *buff; in slic_handle_receive() local
839 struct slic_tx_buffer *buff; in slic_init_tx_queue() local
897 struct slic_tx_buffer *buff; in slic_free_tx_queue() local
919 struct slic_rx_buffer *buff; in slic_init_rx_queue() local
938 struct slic_rx_buffer *buff; in slic_free_rx_queue() local
1411 struct slic_tx_buffer *buff; in slic_xmit() local
/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_flash.c64 u8 buff[512]; member
171 unsigned long pipe, void *buff, int len, in sandbox_flash_control()
241 struct sandbox_flash_priv *priv, const void *buff, in handle_ufi_command()
297 unsigned long pipe, void *buff, int len) in sandbox_flash_bulk()
/openbmc/linux/kernel/trace/rv/
H A Drv.c216 const char *buff; in monitor_enable_read_data() local
321 char buff[256]; in monitor_desc_read_data() local
515 char buff[MAX_RV_MONITOR_NAME_SIZE + 2]; in enabled_monitors_write() local
599 const char *buff; in monitoring_on_read_data() local
/openbmc/u-boot/drivers/power/pmic/
H A Das3722.c19 static int as3722_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in as3722_read()
30 static int as3722_write(struct udevice *dev, uint reg, const uint8_t *buff, in as3722_write()
/openbmc/linux/fs/squashfs/
H A Dxz_wrapper.c39 void *buff, int len) in squashfs_xz_comp_opts()
81 static void *squashfs_xz_init(struct squashfs_sb_info *msblk, void *buff) in squashfs_xz_init()
/openbmc/linux/tools/testing/selftests/bpf/
H A Ddisasm.c18 char *buff, size_t len) in __func_get_name()
45 u64 full_imm, char *buff, size_t len) in __func_imm_name()
/openbmc/linux/kernel/bpf/
H A Ddisasm.c18 char *buff, size_t len) in __func_get_name()
45 u64 full_imm, char *buff, size_t len) in __func_imm_name()
/openbmc/qemu/target/s390x/kvm/
H A Dpv.h77 static inline int kvm_s390_dump_cpu(S390CPU *cpu, void *buff) { return 0; } in kvm_s390_dump_cpu()
80 static inline int kvm_s390_dump_completion_data(void *buff) { return 0; } in kvm_s390_dump_completion_data()
/openbmc/qemu/target/s390x/
H A Darch_dump.c300 static int get_data_completion(DumpState *s, uint8_t *buff) in get_data_completion()
314 static int get_mem_state(DumpState *s, uint8_t *buff) in get_mem_state()
354 static uint64_t arch_sections_write_hdr(DumpState *s, uint8_t *buff) in arch_sections_write_hdr()
417 static int arch_sections_write(DumpState *s, uint8_t *buff) in arch_sections_write()
438 g_autofree uint8_t *buff = NULL; in arch_cleanup() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dchecksum.h173 static __always_inline __wsum csum_partial(const void *buff, int len, __wsum sum) in csum_partial()
210 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dnvram.c133 int nvram_write_error_log(char * buff, int length, in nvram_write_error_log()
152 int nvram_read_error_log(char *buff, int length, in nvram_read_error_log()
/openbmc/u-boot/drivers/ata/
H A Dsata_sil3114.c436 static u8 do_one_read (int device, ulong block, u8 blkcnt, u16 * buff, in do_one_read()
509 ulong sata_read (int device, ulong block, lbaint_t blkcnt, void *buff) in sata_read()
550 ulong sata_write (int device, ulong block, lbaint_t blkcnt, const void *buff) in sata_write()
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dmon.c24 void wilc_wfi_monitor_rx(struct net_device *mon_dev, u8 *buff, u32 size) in wilc_wfi_monitor_rx()
100 void *buff; member
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c1691 u32 *buff = ch_tp_pio->outbuf; in cudbg_collect_tp_indirect() local
1773 u32 *buff, i; in cudbg_read_sge_qbase_indirect_reg() local
2028 u32 *buff = ch_pcie->outbuf; in cudbg_collect_pcie_indirect() local
2047 u32 *buff = ch_pcie->outbuf; in cudbg_collect_pcie_indirect() local
2084 u32 *buff = ch_pm->outbuf; in cudbg_collect_pm_indirect() local
2103 u32 *buff = ch_pm->outbuf; in cudbg_collect_pm_indirect() local
2399 struct cudbg_ch_cntxt *buff; in cudbg_collect_dump_context() local
2985 u32 *buff = ma_indr->outbuf; in cudbg_collect_ma_indirect() local
3000 u32 *buff = ma_indr->outbuf; in cudbg_collect_ma_indirect() local
3108 u32 *buff = up_cim->outbuf; in cudbg_collect_up_cim_indirect() local
[all …]
/openbmc/linux/drivers/misc/genwqe/
H A Dgenwqe_driver.h58 const void *buff, unsigned int size) in genwqe_hexdump()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dcrc32.h29 static inline u32 crc32_posix(const void *buff, size_t len) in crc32_posix()
/openbmc/linux/drivers/s390/char/
H A Dvmcp.c132 vmcp_read(struct file *file, char __user *buff, size_t count, loff_t *ppos) in vmcp_read()
155 vmcp_write(struct file *file, const char __user *buff, size_t count, in vmcp_write()
/openbmc/linux/tools/verification/dot2/
H A Ddot2c.py29 def __buff_to_string(self, buff): argument
117 def __get_string_vector_per_line_content(self, buff): argument
/openbmc/linux/net/xfrm/
H A Dxfrm_proc.c49 unsigned long buff[LINUX_MIB_XFRMMAX]; in xfrm_statistics_seq_show() local
/openbmc/linux/arch/ia64/lib/
H A Dcsum_partial_copy.c35 unsigned long do_csum_c(const unsigned char * buff, int len, unsigned int psum) in do_csum_c()
/openbmc/linux/arch/x86/um/asm/
H A Dchecksum_32.h8 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_qsfp.c53 u8 *buff = bp; in qsfp_read() local
163 u8 *buff = bp; in qib_qsfp_write() local
/openbmc/u-boot/arch/arm/mach-stm32mp/
H A Dpwr_regulator.c33 const uint8_t *buff, int len) in stm32mp_pwr_write()
44 static int stm32mp_pwr_read(struct udevice *dev, uint reg, uint8_t *buff, in stm32mp_pwr_read()
/openbmc/linux/net/atm/
H A Dmpoa_proc.c206 static ssize_t proc_mpc_write(struct file *file, const char __user *buff, in proc_mpc_write()
242 static int parse_qos(const char *buff) in parse_qos()
/openbmc/linux/drivers/spi/
H A Dspi-tle62x0.c40 unsigned char *buff = st->tx_buff; in tle62x0_write() local
101 unsigned char *buff = st->rx_buff; in tle62x0_status_show() local

12345678910>>...14