Searched refs:dst_nentries (Results 1 – 1 of 1) sorted by relevance
673 unsigned int src_nentries, dst_nentries; in test_stackdepot_roundtrip() local683 dst_nentries = stack_depot_fetch(handle, &dst_entries); in test_stackdepot_roundtrip()684 KUNIT_EXPECT_TRUE(test, src_nentries == dst_nentries); in test_stackdepot_roundtrip()687 sizeof(*dst_entries) * dst_nentries); in test_stackdepot_roundtrip()