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()
256 int msz, hsz; in tipc_msg_validate() local273 hsz = msg_hdr_sz(buf_msg(skb)); in tipc_msg_validate()274 if (unlikely(hsz < MIN_H_SIZE) || (hsz > MAX_H_SIZE)) in tipc_msg_validate()276 if (unlikely(!pskb_may_pull(skb, hsz))) in tipc_msg_validate()284 if (unlikely(msz < hsz)) in tipc_msg_validate()286 if (unlikely((msz - hsz) > TIPC_MAX_USER_MSG_SIZE)) in tipc_msg_validate()
336 unsigned int sequence, hsz; in nf_conntrack_get_ht() local340 hsz = nf_conntrack_htable_size; in nf_conntrack_get_ht()345 *hsize = hsz; in nf_conntrack_get_ht()
1483 unsigned long hsz = 0; in try_to_unmap_one() local1517 hsz = huge_page_size(hstate_vma(vma)); in try_to_unmap_one()1636 hsz); in try_to_unmap_one()1828 unsigned long hsz = 0; in try_to_migrate_one() local1866 hsz = huge_page_size(hstate_vma(vma)); in try_to_migrate_one()2033 hsz); in try_to_migrate_one()2058 pteval, hsz); in try_to_migrate_one()2073 pteval, hsz); in try_to_migrate_one()2106 hsz); in try_to_migrate_one()