Searched refs:hsz (Results 1 – 4 of 4) sorted by relevance
28 int hsz; in brcmf_xtlv_data_size() local30 hsz = brcmf_xtlv_header_size(opts); in brcmf_xtlv_data_size()32 return roundup(dlen + hsz, 4); in brcmf_xtlv_data_size()34 return dlen + hsz; in brcmf_xtlv_data_size()
260 int msz, hsz; in tipc_msg_validate() local277 hsz = msg_hdr_sz(buf_msg(skb)); in tipc_msg_validate()278 if (unlikely(hsz < MIN_H_SIZE) || (hsz > MAX_H_SIZE)) in tipc_msg_validate()280 if (unlikely(!pskb_may_pull(skb, hsz))) in tipc_msg_validate()288 if (unlikely(msz < hsz)) in tipc_msg_validate()290 if (unlikely((msz - hsz) > TIPC_MAX_USER_MSG_SIZE)) in tipc_msg_validate()
342 unsigned int sequence, hsz; in nf_conntrack_get_ht() local346 hsz = nf_conntrack_htable_size; in nf_conntrack_get_ht()351 *hsize = hsz; in nf_conntrack_get_ht()
1646 unsigned long hsz = 0; in try_to_unmap_one() local1677 hsz = huge_page_size(hstate_vma(vma)); in try_to_unmap_one()1809 hsz); in try_to_unmap_one()2011 unsigned long hsz = 0; in try_to_migrate_one() local2049 hsz = huge_page_size(hstate_vma(vma)); in try_to_migrate_one()2217 hsz); in try_to_migrate_one()2242 pteval, hsz); in try_to_migrate_one()2257 pteval, hsz); in try_to_migrate_one()2295 hsz); in try_to_migrate_one()