Home
last modified time | relevance | path

Searched defs:buff (Results 76 – 100 of 336) sorted by relevance

12345678910>>...14

/openbmc/linux/net/ipv4/
H A Dproc.c408 unsigned long buff[TCPUDP_MIB_MAX]; in snmp_seq_show_tcp_udp() local
476 unsigned long *buff; in netstat_seq_show() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dglobal_data_init.c8 __u8 *buff = NULL, *newval = NULL; in test_global_data_init() local
/openbmc/bmcweb/test/include/
H A Dcredential_pipe_test.cpp39 std::array<char, 18> buff{}; in TEST() local
/openbmc/linux/sound/soc/sh/
H A Dsiu_pcm.c103 dma_addr_t buff, u32 size) in siu_pcm_wr_set()
151 dma_addr_t buff, size_t size) in siu_pcm_rd_set()
218 dma_addr_t buff; in siu_io_work() local
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cpplib.c159 u64 addr, void *buff, size_t len, int width_read) in nfp_cpp_explicit_read()
212 const void *buff, size_t len, int width_write) in nfp_cpp_explicit_write()
/openbmc/linux/arch/arm/mach-pxa/
H A Dsharpsl_pm.c491 int val, i, buff[5]; in sharpsl_check_battery_temp() local
516 int val, i, buff[5]; in sharpsl_check_battery_voltage() local
549 int temp, i, buff[5]; in sharpsl_ac_check() local
/openbmc/linux/include/net/sctp/
H A Dchecksum.h31 static inline __wsum sctp_csum_update(const void *buff, int len, __wsum sum) in sctp_csum_update()
/openbmc/u-boot/drivers/power/regulator/
H A Dpbias_regulator.c42 static int pbias_write(struct udevice *dev, uint reg, const uint8_t *buff, in pbias_write()
54 static int pbias_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in pbias_read()
/openbmc/u-boot/drivers/usb/emul/
H A Dusb-emul-uclass.c12 static int copy_to_unicode(char *buff, int length, const char *str) in copy_to_unicode()
30 char *buff, int length) in usb_emul_get_string()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ddp.c38 u8 buff[I40E_PROFILE_LIST_SIZE]; in i40e_ddp_does_profile_exist() local
93 u8 buff[I40E_PROFILE_LIST_SIZE]; in i40e_ddp_does_profile_overlap() local
/openbmc/linux/arch/m68k/lib/
H A Dchecksum.c38 __wsum csum_partial(const void *buff, int len, __wsum sum) in csum_partial()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c441 struct aq_ring_buff_s *buff = NULL; in hw_atl_a0_hw_ring_tx_xmit() local
595 struct aq_ring_buff_s *buff = &ring->buff_ring[sw_tail_old]; in hw_atl_a0_hw_ring_rx_fill() local
628 struct aq_ring_buff_s *buff = NULL; in hw_atl_a0_hw_ring_rx_receive() local
/openbmc/linux/arch/powerpc/kernel/
H A Dnvram_64.c181 char *buff, int length, in nvram_write_os_partition()
219 int nvram_read_partition(struct nvram_os_partition *part, char *buff, in nvram_read_partition()
426 char *buff = NULL; in nvram_pstore_read() local
/openbmc/ipmitool/lib/
H A Dipmi_tsol.c132 ipmi_tsol_send_keystroke(struct ipmi_intf *intf, char *buff, int length) in ipmi_tsol_send_keystroke()
378 char buff[IPMI_BUF_SIZE + 4]; in ipmi_tsol_main() local
/openbmc/qemu/hw/net/can/
H A Dctucan_core.c49 static void ctucan_buff2frame(const uint8_t *buff, qemu_can_frame *frame) in ctucan_buff2frame()
100 static int ctucan_frame2buff(const qemu_can_frame *frame, uint8_t *buff) in ctucan_frame2buff()
/openbmc/linux/fs/squashfs/
H A Ddecompressor.h28 void *buff, int length) in squashfs_comp_opts()
H A Dzlib_wrapper.c24 static void *zlib_init(struct squashfs_sb_info *dummy, void *buff) in zlib_init()
/openbmc/u-boot/drivers/net/
H A Dax88796.c108 static void ax88796_mac_read(u8 *buff) in ax88796_mac_read()
/openbmc/linux/tools/usb/usbip/libsrc/
H A Dvhci_driver.c359 char buff[200]; /* what size should be ? */ in usbip_vhci_attach_device2() local
403 char buff[200]; /* what size should be ? */ in usbip_vhci_detach_device() local
/openbmc/linux/kernel/trace/rv/
H A Drv_reactors.c190 char buff[MAX_RV_REACTOR_NAME_SIZE + 2]; in monitor_reactors_write() local
378 char *buff; in reacting_on_read_data() local
/openbmc/u-boot/tools/
H A Dproftool.c107 char buff[MAX_LINE_LEN]; in read_system_map() local
157 static int read_data(FILE *fin, void *buff, int size) in read_data()
381 char buff[200]; in read_trace_config() local
/openbmc/linux/arch/loongarch/lib/
H A Dcsum.c22 unsigned int __no_sanitize_address do_csum(const unsigned char *buff, int len) in do_csum()
/openbmc/linux/net/rose/
H A Drose_dev.c39 unsigned char *buff = skb_push(skb, ROSE_MIN_LEN + 2); in rose_header() local
/openbmc/linux/arch/arm64/lib/
H A Dcsum.c21 unsigned int __no_sanitize_address do_csum(const unsigned char *buff, int len) in do_csum()
/openbmc/u-boot/drivers/fpga/
H A DstratixII.c75 char *buff = buf; in StratixII_ps_fpp_load() local

12345678910>>...14