Home
last modified time | relevance | path

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

123456789

/linux/arch/sparc/include/asm/
H A Dchecksum_32.h193 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_ethtool.c299 static void fm10k_get_reg_q(struct fm10k_hw *hw, u32 *buff, int i) in fm10k_get_reg_q()
339 static void fm10k_get_reg_vsi(struct fm10k_hw *hw, u32 *buff, int i) in fm10k_get_reg_vsi()
357 u32 *buff = p; in fm10k_get_regs() local
/linux/arch/sh/include/asm/
H A Dchecksum_32.h152 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux/arch/xtensa/include/asm/
H A Dchecksum.h168 static __inline__ __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux/drivers/gpu/drm/amd/display/dc/hdcp/
H A Dhdcp_msg.c126 uint8_t *buff = NULL; in hdmi_14_process_transaction() local
/linux/arch/mips/include/asm/
H A Dchecksum.h177 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux/drivers/ufs/core/
H A Dufs_bsg.c139 uint8_t *buff = NULL; in ufs_bsg_request() local
/linux/drivers/infiniband/hw/hfi1/
H A Ddebugfs.c554 char *buff; in asic_flags_write() local
729 char *buff; in __i2c_debugfs_write() local
783 char *buff; in __i2c_debugfs_read() local
843 char *buff; in __qsfp_debugfs_write() local
890 char *buff; in __qsfp_debugfs_read() local
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_debugfs.c233 const char __user *buff, in rsi_debug_zone_write()
/linux/drivers/accessibility/speakup/
H A Dserialio.c293 const char *buff) in spk_serial_synth_immediate()
/linux/drivers/video/fbdev/via/
H A Ddvi.c152 static int tmds_register_read_bytes(int index, u8 *buff, int buff_len) in tmds_register_read_bytes()
H A Dvia_i2c.c152 int viafb_i2c_readbytes(u8 adap, u8 target_addr, u8 index, u8 *buff, int buff_len) in viafb_i2c_readbytes()
/linux/drivers/iio/test/
H A Diio-test-rescale.c649 char *buff = kunit_kmalloc(test, PAGE_SIZE, GFP_KERNEL); in iio_rescale_test_scale() local
/linux/net/ipv6/
H A Dproc.c187 unsigned long buff[SNMP_MIB_MAX]; in snmp6_seq_show_item() local
/linux/fs/squashfs/
H A Dcache.c308 void *buff = entry->data[offset / PAGE_SIZE] in squashfs_copy_data() local
/linux/drivers/iio/light/
H A Dapds9306.c472 u8 buff[3]; in apds9306_read_data() local
751 u8 buff[3]; in apds9306_event_thresh_get() local
773 u8 buff[3]; in apds9306_event_thresh_set() local
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.c185 ath10k_rx_desc_wcn3990_from_raw_buffer(void *buff) in ath10k_rx_desc_wcn3990_from_raw_buffer()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dglobal_data.c107 __u8 *buff; in test_global_data_rdonly() local
/linux/drivers/pwm/
H A Dpwm-keembay.c73 u32 buff = readl(priv->base + offset); in keembay_pwm_update_bits() local
/linux/tools/testing/selftests/bpf/
H A Dtest_tag.c94 char buff[256]; in tag_from_fdinfo() local
/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-ethtool.c217 struct ethtool_regs *regs, void *buff) in emac_get_regs()
/linux/net/netfilter/
H A Dnf_conntrack_proto_tcp.c338 unsigned char buff[(15 * 4) - sizeof(struct tcphdr)]; in tcp_options() local
394 unsigned char buff[(15 * 4) - sizeof(struct tcphdr)]; in tcp_sack() local
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c2784 u8 *buff) in bnx2x_nvram_crc()
2812 u8 *buff) in bnx2x_test_nvram_dir()
2830 static int bnx2x_test_dir_entry(struct bnx2x *bp, u32 addr, u8 *buff) in bnx2x_test_dir_entry()
2842 static int bnx2x_test_nvram_ext_dirs(struct bnx2x *bp, u8 *buff) in bnx2x_test_nvram_ext_dirs()
2876 static int bnx2x_test_nvram_dirs(struct bnx2x *bp, u8 *buff) in bnx2x_test_nvram_dirs()
/linux/lib/crypto/mpi/
H A Dmpicoder.c336 const u8 *buff; in mpi_read_raw_from_sgl() local
/linux/drivers/greybus/
H A Dsvc.c684 char buff[16]; in pwr_debugfs_voltage_read() local
708 char buff[16]; in pwr_debugfs_current_read() local
732 char buff[16]; in pwr_debugfs_power_read() local

123456789