Searched refs:tnum_is_aligned (Results 1 – 3 of 3) sorted by relevance
92 bool tnum_is_aligned(struct tnum a, u64 size);
203 bool tnum_is_aligned(struct tnum a, u64 size) in tnum_is_aligned() function
4931 if (!tnum_is_aligned(reg_off, size)) { in check_packet_access() 4956 if (!tnum_is_aligned(reg_off, size)) { in __check_ctx_access()