Home
last modified time | relevance | path

Searched refs:orig_delta_count (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/lib/
Dtest_objagg.c563 unsigned int orig_delta_count, in check_expect() argument
570 if (orig_delta_count != world->delta_count) { in check_expect()
579 if (orig_delta_count + 1 != world->delta_count) { in check_expect()
588 if (orig_delta_count - 1 != world->delta_count) { in check_expect()
762 unsigned int orig_delta_count = world->delta_count; in test_delta_action_item() local
787 orig_delta_count, orig_root_count); in test_delta_action_item()