Home
last modified time | relevance | path

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

/linux-6.1.9/lib/
Dtest_objagg.c431 static const struct action_item action_items[] = { variable
818 for (i = 0; i < ARRAY_SIZE(action_items); i++) { in test_delta()
820 &action_items[i], false); in test_delta()
830 test_delta_action_item(&world, objagg, &action_items[i], true); in test_delta()