Home
last modified time | relevance | path

Searched refs:bytemask_from_count (Results 1 – 3 of 3) sorted by relevance

/linux/lib/
H A Dsiphash.c62 bytemask_from_count(left))); in __siphash_aligned()
95 bytemask_from_count(left))); in __siphash_unaligned()
262 bytemask_from_count(left))); in __hsiphash_aligned()
295 bytemask_from_count(left))); in __hsiphash_unaligned()
/linux/fs/
H A Ddcache.c255 mask = bytemask_from_count(tcount); in dentry_string_cmp()
H A Dnamei.c2243 x ^= a & bytemask_from_count(len); in full_name_hash()