Searched refs:dst_nentries (Results 1 – 1 of 1) sorted by relevance
599 unsigned int src_nentries, dst_nentries; in test_stackdepot_roundtrip() local609 dst_nentries = stack_depot_fetch(handle, &dst_entries); in test_stackdepot_roundtrip()610 KUNIT_EXPECT_TRUE(test, src_nentries == dst_nentries); in test_stackdepot_roundtrip()613 sizeof(*dst_entries) * dst_nentries); in test_stackdepot_roundtrip()