Searched refs:dst_nentries (Results 1 – 1 of 1) sorted by relevance
566 unsigned int src_nentries, dst_nentries; in test_stackdepot_roundtrip() local576 dst_nentries = stack_depot_fetch(handle, &dst_entries); in test_stackdepot_roundtrip()577 KUNIT_EXPECT_TRUE(test, src_nentries == dst_nentries); in test_stackdepot_roundtrip()580 sizeof(*dst_entries) * dst_nentries); in test_stackdepot_roundtrip()