/Linux-v6.6/drivers/net/ethernet/intel/i40e/ |
D | i40e_ddp.c | 38 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
|
/Linux-v6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
D | hw_atl_a0.c | 441 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
|
/Linux-v6.6/arch/powerpc/kernel/ |
D | nvram_64.c | 181 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
|
/Linux-v6.6/include/net/sctp/ |
D | checksum.h | 31 static inline __wsum sctp_csum_update(const void *buff, int len, __wsum sum) in sctp_csum_update()
|
/Linux-v6.6/arch/m68k/lib/ |
D | checksum.c | 38 __wsum csum_partial(const void *buff, int len, __wsum sum) in csum_partial()
|
/Linux-v6.6/tools/usb/usbip/libsrc/ |
D | vhci_driver.c | 359 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
|
/Linux-v6.6/kernel/trace/rv/ |
D | rv_reactors.c | 190 char buff[MAX_RV_REACTOR_NAME_SIZE + 2]; in monitor_reactors_write() local 378 char *buff; in reacting_on_read_data() local
|
/Linux-v6.6/fs/squashfs/ |
D | decompressor.h | 28 void *buff, int length) in squashfs_comp_opts()
|
D | zlib_wrapper.c | 24 static void *zlib_init(struct squashfs_sb_info *dummy, void *buff) in zlib_init()
|
D | zstd_wrapper.c | 29 static void *zstd_init(struct squashfs_sb_info *msblk, void *buff) in zstd_init()
|
/Linux-v6.6/arch/loongarch/lib/ |
D | csum.c | 22 unsigned int __no_sanitize_address do_csum(const unsigned char *buff, int len) in do_csum()
|
/Linux-v6.6/net/rose/ |
D | rose_dev.c | 39 unsigned char *buff = skb_push(skb, ROSE_MIN_LEN + 2); in rose_header() local
|
/Linux-v6.6/arch/arm64/lib/ |
D | csum.c | 21 unsigned int __no_sanitize_address do_csum(const unsigned char *buff, int len) in do_csum()
|
/Linux-v6.6/drivers/net/usb/ |
D | ch9200.c | 180 unsigned char buff[2]; in ch9200_mdio_read() local 198 unsigned char buff[2]; in ch9200_mdio_write() local
|
/Linux-v6.6/drivers/usb/host/ |
D | fhci-tds.c | 128 u8 *buff = cq_get(&ep->dummy_packets_Q); in fhci_ep0_free() local 184 u8 *buff; in fhci_create_ep() local
|
/Linux-v6.6/net/netfilter/ |
D | nft_exthdr.c | 194 u8 buff[sizeof(struct tcphdr) + MAX_TCP_OPTION_SPACE]; in nft_exthdr_tcp_eval() local 238 u8 buff[sizeof(struct tcphdr) + MAX_TCP_OPTION_SPACE]; in nft_exthdr_tcp_set_eval() local 318 u8 buff[sizeof(struct tcphdr) + MAX_TCP_OPTION_SPACE]; in nft_exthdr_tcp_strip_eval() local
|
/Linux-v6.6/arch/sparc/include/asm/ |
D | checksum_64.h | 127 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
|
/Linux-v6.6/net/netrom/ |
D | nr_dev.c | 69 unsigned char *buff = skb_push(skb, NR_NETWORK_LEN + NR_TRANSPORT_LEN); in nr_header() local
|
/Linux-v6.6/drivers/hid/ |
D | hid-picolcd_debugfs.c | 389 char *buff; in picolcd_debug_out_report() local 645 char *buff; in picolcd_debug_raw_event() local
|
/Linux-v6.6/arch/m68k/include/asm/ |
D | checksum.h | 113 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
|
/Linux-v6.6/tools/bpf/bpftool/ |
D | tracelog.c | 25 char *buff; variable
|
/Linux-v6.6/net/ax25/ |
D | ax25_ip.c | 49 unsigned char *buff; in ax25_hard_header() local
|
/Linux-v6.6/drivers/staging/rtl8712/ |
D | mlme_linux.c | 138 u8 *buff, *p, i; in r8712_report_sec_ie() local
|
/Linux-v6.6/tools/testing/selftests/mqueue/ |
D | mq_perf_tests.c | 325 char buff[MSG_SIZE]; in cont_thread() local 427 char buff[MSG_SIZE]; in perf_test_thread() local
|
/Linux-v6.6/drivers/media/usb/gspca/ |
D | touptek.c | 205 char *buff = gspca_dev->usb_buf; in reg_w() local 433 char *buff = gspca_dev->usb_buf; in configure() local
|