| /Linux-v5.4/scripts/dtc/libfdt/ | 
| D | fdt.c | 37 static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off)  in check_off_()42 static int check_block_(uint32_t hdrsize, uint32_t totalsize,  in check_block_()
 70 	size_t hdrsize;  in fdt_check_header()  local
 
 | 
| D | fdt_sw.c | 107 	const size_t hdrsize = FDT_ALIGN(sizeof(struct fdt_header),  in fdt_create_with_flags()  local
 | 
| /Linux-v5.4/fs/xfs/scrub/ | 
| D | attr.c | 319 	unsigned int			hdrsize;  in xchk_xattr_block()  local413 	int				hdrsize;  in xchk_xattr_rec()  local
 
 | 
| /Linux-v5.4/drivers/crypto/nx/ | 
| D | nx-842.c | 163 		    unsigned int hdrsize)  in compress()257 	unsigned int groups, hdrsize, h;  in nx842_crypto_compress()  local
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/qib/ | 
| D | qib_uc.c | 242 	u32 hdrsize;  in qib_uc_rcv()  local
 | 
| D | qib_rc.c | 1272 			    u32 psn, u32 hdrsize, u32 pmtu,  in qib_rc_rcv_resp()1717 	u32 hdrsize;  in qib_rc_rcv()  local
 
 | 
| D | qib_ud.c | 431 	u32 hdrsize;  in qib_ud_rcv()  local
 | 
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ | 
| D | uc.c | 313 	u32 hdrsize = packet->hlen;  in hfi1_uc_rcv()  local
 | 
| D | rc.c | 2361 	u16 hdrsize = packet->hlen;  in rc_rcv_resp()  local2815 	u32 hdrsize = packet->hlen;  in hfi1_rc_rcv()  local
 
 | 
| D | ud.c | 856 	u32 hdrsize = packet->hlen;  in hfi1_ud_rcv()  local
 | 
| D | tid_rdma.c | 2486 			u16 hdrsize = packet->hlen;  in hfi1_rc_rcv_tid_rdma_read_resp()  local4301 			u16 hdrsize = packet->hlen;  in hfi1_rc_rcv_tid_rdma_write_data()  local
 
 | 
| /Linux-v5.4/drivers/scsi/aacraid/ | 
| D | comminit.c | 371 	unsigned long hdrsize = (sizeof(u32) * NUMBER_OF_COMM_QUEUES) * 2;  in aac_comm_init()  local
 | 
| /Linux-v5.4/net/netfilter/ | 
| D | nf_nat_proto.c | 108 	int hdrsize = 8;  in sctp_manip_pkt()  local150 	int hdrsize = 8; /* TCP connection tracking guarantees this much */  in tcp_manip_pkt()  local
 193 	int hdrsize = 8; /* DCCP connection tracking guarantees this much */  in dccp_manip_pkt()  local
 
 | 
| /Linux-v5.4/drivers/net/wireless/intersil/orinoco/ | 
| D | fw.c | 59 	u16 hdrsize;  in validate_fw()  local
 | 
| /Linux-v5.4/include/net/ | 
| D | genetlink.h | 54 	unsigned int		hdrsize;  member
 | 
| /Linux-v5.4/fs/xfs/libxfs/ | 
| D | xfs_dir2_leaf.c | 1614 	int	hdrsize;  in xfs_dir3_leaf_size()  local
 | 
| /Linux-v5.4/drivers/net/wireless/broadcom/b43/ | 
| D | dma.c | 1202 	size_t hdrsize = b43_txhdr_size(ring->dev);  in dma_tx_fragment()  local
 | 
| /Linux-v5.4/include/linux/ | 
| D | pe.h | 143 	uint16_t hdrsize;	/* header size in "paragraphs" */  member
 | 
| /Linux-v5.4/net/sunrpc/ | 
| D | clnt.c | 1245 			     unsigned int hdrsize)  in rpc_prepare_reply_pages()
 | 
| /Linux-v5.4/net/rxrpc/ | 
| D | ar-internal.h | 305 	unsigned short		hdrsize;	/* header size (IP + UDP + RxRPC) */  member
 |