Searched refs:hmask (Results 1 – 5 of 5) sorted by relevance
216 __u32 hmask; in bad_mask() local219 hmask = ntohl(mask); in bad_mask()220 if (hmask & (hmask+1)) in bad_mask()307 __u32 hmask = ntohl(mask); in inet_mask_len() local308 if (!hmask) in inet_mask_len()310 return 32 - ffz(~hmask); in inet_mask_len()
83 int (*hugetlb_entry)(pte_t *pte, unsigned long hmask,
16 unsigned int hmask; member
195 unsigned hmask[TPG_MAX_PLANES]; member442 return ((x / tpg->hdownsampling[plane]) & tpg->hmask[plane]) * in tpg_hdiv()
260 __be32 hmask;
Completed in 16 milliseconds