Searched refs:orig_delta_count (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | test_objagg.c | 563 unsigned int orig_delta_count, in check_expect() 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() 561 check_expect(struct world *world, const struct action_item *action_item, unsigned int orig_delta_count, unsigned int orig_root_count) check_expect() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | test_objagg.c | 563 unsigned int orig_delta_count, in check_expect() 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() 561 check_expect(struct world *world, const struct action_item *action_item, unsigned int orig_delta_count, unsigned int orig_root_count) check_expect() argument
|
Completed in 3 milliseconds