Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 199 of 199) sorted by relevance

/linux-4.4.14/net/batman-adv/
Dsysfs.c242 static int batadv_store_bool_attr(char *buff, size_t count, in batadv_store_bool_attr()
279 __batadv_store_bool_attr(char *buff, size_t count, in __batadv_store_bool_attr()
294 static int batadv_store_uint_attr(const char *buff, size_t count, in batadv_store_uint_attr()
333 __batadv_store_uint_attr(const char *buff, size_t count, in __batadv_store_uint_attr()
350 struct attribute *attr, char *buff) in batadv_show_bat_algo()
365 char *buff) in batadv_show_gw_mode()
389 struct attribute *attr, char *buff, in batadv_store_gw_mode()
457 struct attribute *attr, char *buff) in batadv_show_gw_bwidth()
470 struct attribute *attr, char *buff, in batadv_store_gw_bwidth()
491 struct attribute *attr, char *buff) in batadv_show_isolation_mark()
[all …]
Dgateway_common.c43 static bool batadv_parse_gw_bandwidth(struct net_device *net_dev, char *buff, in batadv_parse_gw_bandwidth()
184 ssize_t batadv_gw_bandwidth_set(struct net_device *net_dev, char *buff, in batadv_gw_bandwidth_set()
Dicmp_socket.c174 static ssize_t batadv_socket_write(struct file *file, const char __user *buff, in batadv_socket_write()
/linux-4.4.14/arch/x86/lib/
Dcsum-partial_64.c34 static unsigned do_csum(const unsigned char *buff, unsigned len) in do_csum()
133 __wsum csum_partial(const void *buff, int len, __wsum sum) in csum_partial()
143 __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux-4.4.14/arch/frv/lib/
Dchecksum.c46 static unsigned long do_csum(const unsigned char * buff, int len) in do_csum()
107 __wsum csum_partial(const void *buff, int len, __wsum sum) in csum_partial()
124 __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux-4.4.14/arch/metag/lib/
Dchecksum.c49 static unsigned int do_csum(const unsigned char *buff, int len) in do_csum()
116 __wsum csum_partial(const void *buff, int len, __wsum wsum) in csum_partial()
132 __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux-4.4.14/drivers/rtc/
Drtc-tps80031.c69 u8 buff[TPS80031_RTC_TIME_NUM_REGS]; in tps80031_rtc_read_time() local
91 u8 buff[7]; in tps80031_rtc_set_time() local
145 u8 buff[TPS80031_RTC_ALARM_NUM_REGS]; in tps80031_rtc_set_alarm() local
166 u8 buff[6]; in tps80031_rtc_read_alarm() local
Drtc-tps6586x.c75 u8 buff[6]; in tps6586x_rtc_read_time() local
102 u8 buff[5]; in tps6586x_rtc_set_time() local
164 u8 buff[3]; in tps6586x_rtc_set_alarm() local
217 u8 buff[3]; in tps6586x_rtc_read_alarm() local
/linux-4.4.14/fs/squashfs/
Dlz4_wrapper.c35 void *buff, int len) in lz4_comp_opts()
54 static void *lz4_init(struct squashfs_sb_info *msblk, void *buff) in lz4_init()
98 void *buff = stream->input, *data; in lz4_uncompress() local
Dlzo_wrapper.c41 static void *lzo_init(struct squashfs_sb_info *msblk, void *buff) in lzo_init()
83 void *buff = stream->input, *data; in lzo_uncompress() local
Dxz_wrapper.c52 void *buff, int len) in squashfs_xz_comp_opts()
94 static void *squashfs_xz_init(struct squashfs_sb_info *msblk, void *buff) in squashfs_xz_init()
Ddecompressor.h39 void *buff, int length) in squashfs_comp_opts()
Dzlib_wrapper.c37 static void *zlib_init(struct squashfs_sb_info *dummy, void *buff) in zlib_init()
Dcache.c317 void *buff = entry->data[offset / PAGE_CACHE_SIZE] in squashfs_copy_data() local
/linux-4.4.14/arch/alpha/lib/
Dchecksum.c81 static inline unsigned long do_csum(const unsigned char * buff, int len) in do_csum()
164 __wsum csum_partial(const void *buff, int len, __wsum sum) in csum_partial()
181 __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux-4.4.14/lib/
Dchecksum.c50 static unsigned int do_csum(const unsigned char *buff, int len) in do_csum()
129 __wsum csum_partial(const void *buff, int len, __wsum wsum) in csum_partial()
146 __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux-4.4.14/tools/usb/usbip/libsrc/
Dusbip_common.c77 char buff[100]; in dump_usb_interface() local
88 char buff[100]; in dump_usb_device() local
245 void usbip_names_get_product(char *buff, size_t size, uint16_t vendor, in usbip_names_get_product()
262 void usbip_names_get_class(char *buff, size_t size, uint8_t class, in usbip_names_get_class()
Dvhci_driver.c303 char buff[200]; /* what size should be ? */ in usbip_vhci_attach_device2() local
347 char buff[200]; /* what size should be ? */ in usbip_vhci_detach_device() local
/linux-4.4.14/arch/ia64/lib/
Dchecksum.c79 __wsum csum_partial(const void *buff, int len, __wsum sum) in csum_partial()
96 __sum16 ip_compute_csum (const void *buff, int len) in ip_compute_csum()
Dcsum_partial_copy.c34 unsigned long do_csum_c(const unsigned char * buff, int len, unsigned int psum) in do_csum_c()
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
Dnvreg.h471 #define NV_PVIDEO_UVPLANE_BASE(buff) (0x00008800+(buff)*4) argument
472 #define NV_PVIDEO_UVPLANE_LIMIT(buff) (0x00008808+(buff)*4) argument
473 #define NV_PVIDEO_UVPLANE_OFFSET_BUFF(buff) (0x00008820+(buff)*4) argument
474 #define NV_PVIDEO_BASE(buff) (0x00008900+(buff)*4) argument
475 #define NV_PVIDEO_LIMIT(buff) (0x00008908+(buff)*4) argument
476 #define NV_PVIDEO_LUMINANCE(buff) (0x00008910+(buff)*4) argument
477 #define NV_PVIDEO_CHROMINANCE(buff) (0x00008918+(buff)*4) argument
478 #define NV_PVIDEO_OFFSET_BUFF(buff) (0x00008920+(buff)*4) argument
479 #define NV_PVIDEO_SIZE_IN(buff) (0x00008928+(buff)*4) argument
480 #define NV_PVIDEO_POINT_IN(buff) (0x00008930+(buff)*4) argument
[all …]
/linux-4.4.14/arch/frv/kernel/
Dsysctl.c54 char buff[8]; in procctl_frv_cachemode() local
129 char buff[16], *p; in procctl_frv_pin_cxnr() local
/linux-4.4.14/tools/net/
Dbpf_jit_disasm.c98 char *buff; in get_klog_buff() local
119 char *buff; in get_flog_buff() local
154 static void put_log_buff(char *buff) in put_log_buff()
/linux-4.4.14/tools/usb/usbip/src/
Dusbip_network.c107 static ssize_t usbip_net_xmit(int sockfd, void *buff, size_t bufflen, in usbip_net_xmit()
134 ssize_t usbip_net_recv(int sockfd, void *buff, size_t bufflen) in usbip_net_recv()
139 ssize_t usbip_net_send(int sockfd, void *buff, size_t bufflen) in usbip_net_send()
Dusbip_attach.c51 char buff[MAX_BUFF+1]; in record_connection() local
/linux-4.4.14/arch/parisc/lib/
Dchecksum.c41 static inline unsigned int do_csum(const unsigned char * buff, int len) in do_csum()
105 __wsum csum_partial(const void *buff, int len, __wsum sum) in csum_partial()
/linux-4.4.14/drivers/s390/char/
Dvmcp.c60 vmcp_read(struct file *file, char __user *buff, size_t count, loff_t *ppos) in vmcp_read()
83 vmcp_write(struct file *file, const char __user *buff, size_t count, in vmcp_write()
/linux-4.4.14/arch/mn10300/lib/
Dchecksum.c36 __wsum csum_partial(const void *buff, int len, __wsum sum) in csum_partial()
48 __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_eeprom.c54 void *buff, int len) in qib_eeprom_read()
101 const void *buff, int len) in qib_eeprom_write()
Dqib_qsfp.c53 u8 *buff = bp; in qsfp_read() local
163 u8 *buff = bp; in qib_qsfp_write() local
/linux-4.4.14/arch/s390/include/asm/
Dchecksum.h29 csum_partial(const void *buff, int len, __wsum sum) in csum_partial()
133 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dnvram.c141 int nvram_write_error_log(char * buff, int length, in nvram_write_error_log()
160 int nvram_read_error_log(char *buff, int length, in nvram_read_error_log()
/linux-4.4.14/drivers/misc/genwqe/
Dgenwqe_driver.h66 const void *buff, unsigned int size) in genwqe_hexdump()
Dcard_ddcb.c167 static inline u16 genwqe_crc16(const u8 *buff, size_t len, u16 init) in genwqe_crc16()
Dcard_utils.c204 u32 genwqe_crc32(u8 *buff, size_t len, u32 init) in genwqe_crc32()
/linux-4.4.14/drivers/char/
Dbfin-otp.c39 static ssize_t bfin_otp_read(struct file *file, char __user *buff, size_t count, loff_t *pos) in bfin_otp_read()
120 static ssize_t bfin_otp_write(struct file *filp, const char __user *buff, size_t count, loff_t *pos) in bfin_otp_write()
/linux-4.4.14/drivers/net/wireless/prism54/
Doid_mgt.c285 struct obj_buffer *buff = data; in mgt_le_to_cpu() local
354 struct obj_buffer *buff = data; in mgt_cpu_to_le() local
797 struct obj_buffer *buff = r->ptr; in mgt_response_to_str() local
887 unsigned char *buff = r->ptr; in mgt_response_to_str() local
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_debugfs.c1402 u8 *buff; in i40e_dbg_command_write() local
1608 u8 *buff; in i40e_dbg_command_write() local
1807 u8 *buff; in i40e_dbg_command_write() local
1834 u8 *buff; in i40e_dbg_command_write() local
1886 u16 *buff; in i40e_dbg_command_write() local
Di40e_nvm.c1140 u8 *buff = NULL; in i40e_nvmupd_exec_aq() local
1210 u8 *buff; in i40e_nvmupd_get_aq_result() local
Di40e_common.c2807 static void i40e_parse_discover_capabilities(struct i40e_hw *hw, void *buff, in i40e_parse_discover_capabilities()
3019 void *buff, u16 buff_size, u16 *data_size, in i40e_aq_discover_capabilities()
3115 u8 mib_type, void *buff, u16 buff_size, in i40e_aq_get_lldp_mib()
3242 void *buff, u16 buff_size, in i40e_aq_get_cee_dcb_config()
3379 void *buff, u16 buff_size, in i40e_aq_tx_sched_cmd()
3962 void *buff, u16 *ret_buff_size, in i40e_aq_debug_dump()
Di40e_adminq.c738 void *buff, /* can be NULL */ in i40e_asq_send_command()
/linux-4.4.14/arch/tile/lib/
Dchecksum.c19 __wsum do_csum(const unsigned char *buff, int len) in do_csum()
/linux-4.4.14/drivers/staging/wilc1000/
Dlinux_mon.c52 void WILC_WFI_monitor_rx(u8 *buff, u32 size) in WILC_WFI_monitor_rx()
146 void *buff; member
Dlinux_wlan.c333 void linux_wlan_dbg(u8 *buff) in linux_wlan_dbg()
1494 u8 *buff = NULL; in mac_ioctl() local
1561 void frmw_to_linux(struct wilc *wilc, u8 *buff, u32 size, u32 pkt_offset) in frmw_to_linux()
1622 void WILC_WFI_mgmt_rx(struct wilc *wilc, u8 *buff, u32 size) in WILC_WFI_mgmt_rx()
Dwilc_wfi_cfgoperations.c91 u8 *buff; member
1914 void WILC_WFI_p2p_rx (struct net_device *dev, u8 *buff, u32 size) in WILC_WFI_p2p_rx()
Dwilc_wlan_if.h112 void *buff; member
/linux-4.4.14/net/atm/
Dmpoa_proc.c206 static ssize_t proc_mpc_write(struct file *file, const char __user *buff, in proc_mpc_write()
241 static int parse_qos(const char *buff) in parse_qos()
Dmpc.c495 char *buff; in send_via_shortcut() local
Dlec.c127 char *buff; in lec_handle_bridge() local
/linux-4.4.14/drivers/spi/
Dspi-tle62x0.c43 unsigned char *buff = st->tx_buff; in tle62x0_write() local
104 unsigned char *buff = st->rx_buff; in tle62x0_status_show() local
/linux-4.4.14/arch/cris/include/asm/
Dchecksum.h78 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux-4.4.14/drivers/isdn/i4l/
Disdn_audio.c197 isdn_audio_tlookup(const u_char *table, u_char *buff, unsigned long n) in isdn_audio_tlookup()
217 isdn_audio_ulaw2alaw(unsigned char *buff, unsigned long len) in isdn_audio_ulaw2alaw()
223 isdn_audio_alaw2ulaw(unsigned char *buff, unsigned long len) in isdn_audio_alaw2ulaw()
/linux-4.4.14/include/net/sctp/
Dchecksum.h46 static inline __wsum sctp_csum_update(const void *buff, int len, __wsum sum) in sctp_csum_update()
/linux-4.4.14/arch/x86/um/asm/
Dchecksum_32.h8 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux-4.4.14/sound/soc/sh/
Dsiu_pcm.c115 dma_addr_t buff, u32 size) in siu_pcm_wr_set()
163 dma_addr_t buff, size_t size) in siu_pcm_rd_set()
229 dma_addr_t buff; in siu_io_tasklet() local
/linux-4.4.14/arch/arm/mach-pxa/
Dsharpsl_pm.c501 int val, i, buff[5]; in sharpsl_check_battery_temp() local
526 int val, i, buff[5]; in sharpsl_check_battery_voltage() local
559 int temp, i, buff[5]; in sharpsl_ac_check() local
/linux-4.4.14/arch/m68k/lib/
Dchecksum.c42 __wsum csum_partial(const void *buff, int len, __wsum sum) in csum_partial()
/linux-4.4.14/arch/arm/plat-samsung/
Dpm-debug.c41 char buff[256]; in s3c_pm_dbg() local
/linux-4.4.14/net/rose/
Drose_dev.c42 unsigned char *buff = skb_push(skb, ROSE_MIN_LEN + 2); in rose_header() local
/linux-4.4.14/drivers/char/tpm/
Dtpm_acpi.c50 struct acpi_tcpa *buff; in read_log() local
/linux-4.4.14/net/netrom/
Dnr_dev.c72 unsigned char *buff = skb_push(skb, NR_NETWORK_LEN + NR_TRANSPORT_LEN); in nr_header() local
/linux-4.4.14/arch/arm/include/asm/
Dchecksum.h136 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux-4.4.14/arch/m68k/include/asm/
Dchecksum.h112 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dqsfp.c72 u8 *buff = bp; in __i2c_write() local
126 u8 *buff = bp; in __i2c_read() local
Ddebugfs.c445 char *buff; in __i2c_debugfs_write() local
505 char *buff; in __i2c_debugfs_read() local
565 char *buff; in __qsfp_debugfs_write() local
625 char *buff; in __qsfp_debugfs_read() local
/linux-4.4.14/arch/avr32/include/asm/
Dchecksum.h147 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux-4.4.14/drivers/staging/rtl8712/
Dmlme_linux.c150 u8 *buff, *p, i; in r8712_report_sec_ie() local
/linux-4.4.14/net/ax25/
Dax25_ip.c52 unsigned char *buff; in ax25_hard_header() local
/linux-4.4.14/drivers/net/usb/
Dch9200.c183 unsigned char buff[2]; in ch9200_mdio_read() local
201 unsigned char buff[2]; in ch9200_mdio_write() local
/linux-4.4.14/drivers/scsi/
Deata_pio.c515 static char buff[256]; in get_pio_board_data() local
659 char *buff; in register_pio_HBA() local
D3w-xxxx.c1645 char buff[8]; in tw_scsiop_read_capacity_complete() local
Dhpsa.c6201 char *buff = NULL; in hpsa_passthru_ioctl() local
6299 unsigned char **buff = NULL; in hpsa_big_passthru_ioctl() local
6507 void *buff, size_t size, u16 page_code, unsigned char *scsi3addr, in fill_cmd()
/linux-4.4.14/arch/m32r/include/asm/
Dchecksum.h160 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux-4.4.14/arch/powerpc/include/asm/
Dchecksum.h90 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux-4.4.14/arch/score/include/asm/
Dchecksum.h175 static inline unsigned short ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux-4.4.14/arch/powerpc/oprofile/cell/
Dpr_util.h77 unsigned long *buff; member
/linux-4.4.14/drivers/usb/usbip/
Dusbip_common.c64 static void usbip_dump_buffer(char *buff, int bufflen) in usbip_dump_buffer()
621 void *buff; in usbip_recv_iso() local
/linux-4.4.14/drivers/usb/host/
Dfhci-tds.c132 u8 *buff = cq_get(&ep->dummy_packets_Q); in fhci_ep0_free() local
188 u8 *buff; in fhci_create_ep() local
/linux-4.4.14/drivers/hid/
Dhid-picolcd_debugfs.c399 char *buff; in picolcd_debug_out_report() local
655 char *buff; in picolcd_debug_raw_event() local
/linux-4.4.14/arch/powerpc/kernel/
Dnvram_64.c192 char *buff, int length, in nvram_write_os_partition()
231 int nvram_read_partition(struct nvram_os_partition *part, char *buff, in nvram_read_partition()
453 char *buff = NULL; in nvram_pstore_read() local
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Dmlme_linux.c103 u8 *buff, *p, i; in rtw_report_sec_ie() local
/linux-4.4.14/arch/sparc/include/asm/
Dchecksum_64.h162 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
Dchecksum_32.h236 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux-4.4.14/tools/testing/selftests/mqueue/
Dmq_perf_tests.c320 char buff[MSG_SIZE]; in cont_thread() local
422 char buff[MSG_SIZE]; in perf_test_thread() local
/linux-4.4.14/drivers/media/usb/gspca/
Dtouptek.c214 char buff[1]; in reg_w() local
441 uint8_t buff[4]; in configure() local
/linux-4.4.14/drivers/staging/most/aim-network/
Dnetworking.c83 u8 *buff = mbo->virt_address; in skb_to_mamac() local
134 u8 *buff = mbo->virt_address; in skb_to_mep() local
/linux-4.4.14/drivers/scsi/osd/
Dosd_initiator.c539 void *buff; in _osd_realloc_seg() local
837 const struct osd_obj_id *obj, u64 offset, void* buff, u64 len) in osd_req_write_kern()
888 const struct osd_obj_id *obj, u64 offset, void* buff, u64 len) in osd_req_read_kern()
1044 void **buff, const struct osd_sg_entry *sglist, unsigned numentries) in _create_sg_bios()
1076 const struct osd_obj_id *obj, void **buff, in osd_req_write_sg_kern()
1091 const struct osd_obj_id *obj, void **buff, in osd_req_read_sg_kern()
/linux-4.4.14/arch/x86/include/asm/
Dchecksum_32.h146 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
Dfm10k_ethtool.c360 static void fm10k_get_reg_q(struct fm10k_hw *hw, u32 *buff, int i) in fm10k_get_reg_q()
400 static void fm10k_get_reg_vsi(struct fm10k_hw *hw, u32 *buff, int i) in fm10k_get_reg_vsi()
418 u32 *buff = p; in fm10k_get_regs() local
/linux-4.4.14/arch/mips/include/asm/
Dchecksum.h210 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux-4.4.14/arch/xtensa/include/asm/
Dchecksum.h172 static __inline__ __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux-4.4.14/drivers/net/wireless/rsi/
Drsi_91x_debugfs.c236 const char __user *buff, in rsi_debug_zone_write()
/linux-4.4.14/arch/sh/include/asm/
Dchecksum_32.h156 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/linux-4.4.14/include/linux/
Duinput.h69 struct input_event buff[UINPUT_BUFFER_SIZE]; member
/linux-4.4.14/drivers/net/wan/
Dhd64570.c249 u32 buff; in sca_rx() local
625 u32 buff, len; in sca_xmit() local
Dhd64572.c208 u32 buff; in sca_rx() local
570 u32 buff, len; in sca_xmit() local
Dixp4xx_hss.c989 buffer_t *buff; in init_hdlc_queues() local
1020 buffer_t *buff = port->rx_buff_tab[i]; in destroy_hdlc_queues() local
1030 buffer_t *buff = port->tx_buff_tab[i]; in destroy_hdlc_queues() local
/linux-4.4.14/drivers/video/fbdev/via/
Ddvi.c166 static int tmds_register_read_bytes(int index, u8 *buff, int buff_len) in tmds_register_read_bytes()
Dvia_i2c.c166 int viafb_i2c_readbytes(u8 adap, u8 slave_addr, u8 index, u8 *buff, int buff_len) in viafb_i2c_readbytes()
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_eeprom.c642 void *buff, int len) in ipath_eeprom_read()
663 const void *buff, int len) in ipath_eeprom_write()
/linux-4.4.14/include/net/
Dchecksum.h116 static inline __wsum csum_partial_ext(const void *buff, int len, __wsum sum) in csum_partial_ext()
Dtcp.h1545 struct sk_buff *buff, in tcp_insert_write_queue_after()
/linux-4.4.14/net/netfilter/
Dnf_conntrack_proto_tcp.c388 unsigned char buff[(15 * 4) - sizeof(struct tcphdr)]; in tcp_options() local
442 unsigned char buff[(15 * 4) - sizeof(struct tcphdr)]; in tcp_sack() local
/linux-4.4.14/arch/mips/kernel/
Drtlx.c240 ssize_t rtlx_read(int index, void __user *buff, size_t count) in rtlx_read()
Dvpe.c749 static int getcwd(char *buff, int size) in getcwd()
/linux-4.4.14/fs/befs/
Ddatastream.c125 befs_read_lsymlink(struct super_block * sb, befs_data_stream * ds, void *buff, in befs_read_lsymlink()
/linux-4.4.14/lib/mpi/
Dmpicoder.c449 const u8 *buff = sg_virt(sg); in mpi_read_raw_from_sgl() local
/linux-4.4.14/scripts/dtc/
Dutil.c250 char *buff; in utilfdt_read_len() local
/linux-4.4.14/drivers/staging/speakup/
Dsynth.c148 const char *spk_synth_immediate(struct spk_synth *synth, const char *buff) in spk_synth_immediate()
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c405 char buff[33]; /* 32B data and the last character '\0' */ in __lb_other_process() local
897 char *buff = (char *)data; in hns_get_strings() local
Dhns_dsaf_ppe.c405 char *buff = (char *)data; in hns_ppe_get_strings() local
Dhns_dsaf_xgmac.c760 char *buff = (char *)data; in hns_xgmac_get_strings() local
Dhns_dsaf_gmac.c637 char *buff = (char *)data; in hns_gmac_get_strings() local
Dhns_dsaf_main.c2231 char *buff = data; in hns_dsaf_get_node_stats_strings() local
2329 char *buff = (char *)data; in hns_dsaf_get_strings() local
Dhns_dsaf_rcb.c842 char *buff = (char *)data; in hns_rcb_get_strings() local
/linux-4.4.14/drivers/media/radio/wl128x/
Dfmdrv.h79 u8 buff[FM_RX_RDS_INFO_FIELD_MAX]; member
132 u8 *buff; member
/linux-4.4.14/drivers/net/ethernet/ti/
Dnetcp_core.c112 static void get_pkt_info(u32 *buff, u32 *buff_len, u32 *ndesc, in get_pkt_info()
126 static void get_org_pkt_info(u32 *buff, u32 *buff_len, in get_org_pkt_info()
141 static void set_pkt_info(u32 buff, u32 buff_len, u32 ndesc, in set_pkt_info()
162 static void set_org_pkt_info(u32 buff, u32 buff_len, in set_org_pkt_info()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c2723 u8 *buff) in bnx2x_nvram_crc()
2751 u8 *buff) in bnx2x_test_nvram_dir()
2769 static int bnx2x_test_dir_entry(struct bnx2x *bp, u32 addr, u8 *buff) in bnx2x_test_dir_entry()
2781 static int bnx2x_test_nvram_ext_dirs(struct bnx2x *bp, u8 *buff) in bnx2x_test_nvram_ext_dirs()
2815 static int bnx2x_test_nvram_dirs(struct bnx2x *bp, u8 *buff) in bnx2x_test_nvram_dirs()
Dbnx2x_dcb.c55 static void bnx2x_read_data(struct bnx2x *bp, u32 *buff, in bnx2x_read_data()
63 static void bnx2x_write_data(struct bnx2x *bp, u32 *buff, in bnx2x_write_data()
/linux-4.4.14/drivers/net/ethernet/freescale/
Ducc_geth_ethtool.c207 u32 *buff = p; in uec_get_regs() local
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_adminq.c671 void *buff, /* can be NULL */ in i40evf_asq_send_command()
/linux-4.4.14/drivers/leds/
Dleds-ns2.c141 const char *buff, size_t count) in ns2_led_sata_store()
Dleds-netxbig.c215 const char *buff, size_t count) in netxbig_led_sata_store()
/linux-4.4.14/drivers/block/
Dmg_disk.c482 u16 *buff = (u16 *)bio_data(req->bio); in mg_read_one() local
517 u16 *buff = (u16 *)bio_data(req->bio); in mg_write_one() local
Dcpqarray.c326 char buff[4]; in cpqarray_remove_one() local
1410 void *buff, in sendcmd()
Dcciss.c1481 char *buff = NULL; in cciss_passthru() local
1581 unsigned char **buff = NULL; in cciss_bigpassthru() local
2542 static int fill_cmd(ctlr_info_t *h, CommandList_struct *c, __u8 cmd, void *buff, in fill_cmd()
2837 static int sendcmd_withirq(ctlr_info_t *h, __u8 cmd, void *buff, size_t size, in sendcmd_withirq()
/linux-4.4.14/sound/oss/
Daudio.c211 static void translate_bytes(const unsigned char *table, unsigned char *buff, int n) in translate_bytes()
/linux-4.4.14/net/ipv4/
Dtcp_output.c1139 struct sk_buff *buff; in tcp_fragment() local
1705 struct sk_buff *buff; in tso_fragment() local
3245 struct sk_buff *buff; in tcp_connect() local
3346 struct sk_buff *buff; in tcp_send_ack() local
/linux-4.4.14/drivers/net/wireless/iwlegacy/
D4965-rs.c2591 char *buff; in il4965_rs_sta_dbgfs_scale_table_read() local
2699 char *buff; in il4965_rs_sta_dbgfs_stats_table_read() local
2745 char buff[120]; in il4965_rs_sta_dbgfs_rate_scale_data_read() local
D3945-rs.c829 char *buff; in il3945_sta_dbgfs_stats_table_read() local
D4965-mac.c3143 u8 buff[sizeof(struct il_wep_cmd) + in il4965_static_wepkey_cmd() local
/linux-4.4.14/include/linux/soc/ti/
Dknav_dma.h151 u32 buff; member
/linux-4.4.14/drivers/infiniband/hw/ocrdma/
Docrdma_stats.c52 char buff[128] = {0}; in ocrdma_add_stat() local
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_sync.c541 struct ip_vs_sync_buff *buff; in ip_vs_sync_conn_v0() local
630 struct ip_vs_sync_buff *buff; in ip_vs_sync_conn() local
807 char buff[IP_VS_PENAME_MAXLEN+1]; in ip_vs_conn_fill_param_sync() local
/linux-4.4.14/fs/ecryptfs/
Dmain.c774 struct kobj_attribute *attr, char *buff) in version_show()
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Drs.c3119 char *buff; in rs_sta_dbgfs_scale_table_read() local
3207 char *buff; in rs_sta_dbgfs_stats_table_read() local
3253 char buff[120]; in rs_sta_dbgfs_rate_scale_data_read() local
Dsta.c960 u8 buff[sizeof(struct iwl_wep_cmd) + in iwl_send_static_wepkey_cmd() local
/linux-4.4.14/include/scsi/
Dosd_initiator.h137 void *buff; member
Dosd_protocol.h253 u8 buff[OSD_TOTAL_CDB_LEN]; member
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_hbadisc.c6248 uint8_t *buff) in lpfc_read_fcf_conn_tbl()
6331 uint8_t *buff) in lpfc_read_fcoe_param()
6368 lpfc_get_rec_conf23(uint8_t *buff, uint32_t size, uint8_t rec_type) in lpfc_get_rec_conf23()
6407 uint8_t *buff, in lpfc_parse_fcoe_conf()
Dlpfc_hw.h3717 struct lpfc_hbq_entry buff; member
3727 struct lpfc_hbq_entry buff[5]; member
/linux-4.4.14/drivers/net/ethernet/xscale/
Dixp4xx_eth.c1143 buffer_t *buff; /* skb or kmalloc()ated memory */ in init_queues() local
1175 buffer_t *buff = port->rx_buff_tab[i]; in destroy_queues() local
1185 buffer_t *buff = port->tx_buff_tab[i]; in destroy_queues() local
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ctx.c161 u32 *buff = adapter->mdump.md_template; in netxen_check_template_checksum() local
/linux-4.4.14/drivers/misc/ibmasm/
Dibmasmfs.c544 char *buff; in remote_settings_file_write() local
/linux-4.4.14/drivers/video/fbdev/
Dpxa3xx-gcu.c386 pxa3xx_gcu_write(struct file *file, const char *buff, in pxa3xx_gcu_write()
/linux-4.4.14/drivers/scsi/device_handler/
Dscsi_dh_alua.c72 unsigned char *buff; member
/linux-4.4.14/drivers/media/usb/dvb-usb/
Dm920x.c401 u8 *read, *buff; in m920x_firmware_download() local
/linux-4.4.14/arch/arm/kernel/
Dsys_oabi-compat.c391 asmlinkage long sys_oabi_sendto(int fd, void __user *buff, in sys_oabi_sendto()
/linux-4.4.14/drivers/hwmon/
Ddell-smm-hwmon.c382 unsigned char buff[16]; in i8k_ioctl_unlocked() local
/linux-4.4.14/fs/ncpfs/
Dsock.c50 static int _send(struct socket *sock, const void *buff, int len) in _send()
/linux-4.4.14/drivers/mtd/nand/
Dsh_flctl.c446 (struct sh_flctl *flctl, uint8_t *buff, int sector) in read_ecfiforeg()
Dfsmc_nand.c535 static int count_written_bits(uint8_t *buff, int size, int max_bits) in count_written_bits()
Dvf610_nfc.c543 static inline int count_written_bits(uint8_t *buff, int size, int max_bits) in count_written_bits()
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dsysfs.c224 char buff[10]; in add_port_entries() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Drs.c3599 char *buff; in rs_sta_dbgfs_scale_table_read() local
3693 char *buff; in rs_sta_dbgfs_stats_table_read() local
3770 char *buff, *pos, *endpos; in rs_sta_dbgfs_drv_tx_stats_read() local
Ddebugfs.c781 char *buff, *pos, *endpos; in iwl_dbgfs_frame_stats_read() local
/linux-4.4.14/drivers/net/ethernet/qlogic/qlge/
Dqlge_dbg.c1322 void ql_get_dump(struct ql_adapter *qdev, void *buff) in ql_get_dump()
/linux-4.4.14/drivers/net/wireless/libertas/
Dif_spi.c188 __le16 buff; in spu_write_u16() local
/linux-4.4.14/drivers/target/iscsi/
Discsi_target_util.c38 #define PRINT_BUFF(buff, len) \ argument
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/
Datl1c.h473 #define ATL1C_SET_BUFFER_STATE(buff, state) do { \ argument
478 #define ATL1C_SET_PCIMAP_TYPE(buff, type, direction) do { \ argument
/linux-4.4.14/drivers/scsi/qla4xxx/
Dql4_83xx.c747 uint16_t *buff = (uint16_t *)ha->reset_tmplt.buff; in qla4_83xx_reset_seq_checksum_test() local
Dql4_83xx.h234 uint8_t *buff; member
/linux-4.4.14/drivers/net/ethernet/microchip/
Dencx24j600.c921 u16 *buff = p; in encx24j600_get_regs() local
/linux-4.4.14/drivers/iio/accel/
Dbma180.c123 u8 buff[16]; /* 3x 16-bit + 8-bit + padding + timestamp */ member
/linux-4.4.14/drivers/net/ethernet/aeroflex/
Dgreth.c1151 u32 *buff = p; in greth_get_regs() local
/linux-4.4.14/net/ipv6/
Dndisc.c1491 struct sk_buff *buff; in ndisc_send_redirect() local
Dtcp_ipv6.c743 struct sk_buff *buff; in tcp_v6_send_response() local
Daddrconf.c4727 u64 buff[IPSTATS_MIB_MAX]; in __snmp6_fill_stats64() local
/linux-4.4.14/kernel/trace/
Dtrace_events_trigger.c204 static int trigger_process_regex(struct trace_event_file *file, char *buff) in trigger_process_regex()
Dftrace.c3574 ftrace_match_records(struct ftrace_hash *hash, char *buff, int len) in ftrace_match_records()
3979 char *buff, int len, int enable) in ftrace_process_regex()
Dtrace_events_filter.c364 enum regex_type filter_parse_regex(char *buff, int len, char **search, int *not) in filter_parse_regex()
/linux-4.4.14/drivers/net/ethernet/micrel/
Dks8851.c462 static void ks8851_rdfifo(struct ks8851_net *ks, u8 *buff, unsigned len) in ks8851_rdfifo()
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c1027 unsigned char buff[QLCNIC_ILB_PKT_SIZE]; in qlcnic_check_loopback_buff() local
Dqlcnic_83xx_init.c1693 u16 *buff = (u16 *)p_dev->ahw->reset.buff; in qlcnic_83xx_reset_template_checksum() local
Dqlcnic_83xx_hw.h287 u8 *buff; member
/linux-4.4.14/drivers/net/ethernet/pasemi/
Dpasemi_mac.c637 u64 *buff = &RX_BUFF(rx, fill); in pasemi_mac_replenish_rx_ring() local
/linux-4.4.14/Documentation/mic/mpssd/
Dmpssd.c962 char buff[PATH_MAX], *line, *evv, *p; in set_backend_file() local
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
Dlmedm04.c180 u8 *buff; in lme2510_usb_talk() local
/linux-4.4.14/drivers/usb/gadget/udc/bdc/
Dbdc.h350 void *buff; member
/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-v4l2.c1102 char __user *buff, size_t count, loff_t *ppos) in pvr2_v4l2_read()
/linux-4.4.14/drivers/mfd/
Dsm501.c1207 struct device_attribute *attr, char *buff) in sm501_dbg_regs()
/linux-4.4.14/drivers/usb/storage/
Disd200.c461 enum dma_data_direction dir, void* buff, unsigned bufflen) in isd200_set_srb()
/linux-4.4.14/drivers/usb/gadget/udc/
Dudc-xilinx.c2062 u8 *buff; in xudc_probe() local
/linux-4.4.14/net/
Dsocket.c1619 SYSCALL_DEFINE6(sendto, int, fd, void __user *, buff, size_t, len, in SYSCALL_DEFINE6() argument
1663 SYSCALL_DEFINE4(send, int, fd, void __user *, buff, size_t, len, in SYSCALL_DEFINE4() argument
/linux-4.4.14/drivers/net/wireless/
Datmel.c738 u16 len, u16 buff, u8 type) in tx_update_descriptor()
805 u16 buff, frame_ctl, len = (ETH_ZLEN < skb->len) ? skb->len : ETH_ZLEN; in start_tx() local
880 u16 buff; in atmel_transmit_management_frame() local
Dray_cs.c2435 UCHAR buff[256]; in rx_authenticate() local
/linux-4.4.14/drivers/tty/serial/
Dsamsung.c64 char buff[256]; in dbg() local
/linux-4.4.14/sound/usb/
Dmixer_quirks.c618 unsigned char buff[3]; in snd_mbox1_switch_update() local
/linux-4.4.14/drivers/usb/dwc2/
Dgadget.c930 void *buff, in dwc2_hsotg_send_reply()
/linux-4.4.14/drivers/net/ethernet/amd/
Dpcnet32.c1385 u16 *buff = ptr; in pcnet32_get_regs() local
/linux-4.4.14/net/core/
Dneighbour.c1001 struct sk_buff *buff; in __neigh_event_send() local
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_nx2.h278 uint8_t *buff; member
Dqla_nx2.c1475 uint16_t *buff = (uint16_t *)vha->reset_tmplt.buff; in qla8044_reset_seq_checksum_test() local
/linux-4.4.14/net/packet/
Daf_packet.c1188 static void packet_increment_head(struct packet_ring_buffer *buff) in packet_increment_head()
/linux-4.4.14/drivers/usb/atm/
Dueagle-atm.c620 u16 addr, u16 size, const u8 *buff) in uea_send_modem_cmd()
/linux-4.4.14/drivers/scsi/ufs/
Dufshcd.c4058 static u32 ufshcd_get_max_icc_level(int sup_curr_uA, u32 start_scan, char *buff) in ufshcd_get_max_icc_level()
/linux-4.4.14/drivers/net/ethernet/intel/
De100.c2476 u32 *buff = p; in e100_get_regs() local
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dwmi.c4015 char buff[WMI_TPC_BUF_SIZE]; in ath10k_tpc_config_disp_tables() local
/linux-4.4.14/drivers/net/ethernet/neterion/
Ds2io.c7413 unsigned char *buff = skb_push(skb, buf0_len); in rx_osm_handler() local