38 #include <linux/slab.h>
59 &offset,
sizeof(fragment_entry));
74 u64 fragment_table_start,
u64 next_table,
unsigned int fragments)
84 if (fragment_table_start + length > next_table)
93 if (!IS_ERR(table) &&
le64_to_cpu(table[0]) >= fragment_table_start) {