Searched refs:LargeAlignBlob (Results 1 – 1 of 1) sorted by relevance
272 struct LargeAlignBlob([u8; TEST_LARGE_ALIGN_SIZE]); in test_alignment() struct291 let ta = TestAlign::<LargeAlignBlob, Kmalloc>::new()?; in test_alignment()297 let ta = TestAlign::<LargeAlignBlob, Vmalloc>::new()?; in test_alignment()303 let ta = TestAlign::<LargeAlignBlob, KVmalloc>::new()?; in test_alignment()