Searched refs:action_item (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | test_objagg.c | 411 struct action_item { struct 431 static const struct action_item action_items[] = { 562 const struct action_item *action_item, in check_expect() 566 unsigned int key_id = action_item->key_id; in check_expect() 568 switch (action_item->expect_delta) { in check_expect() 577 if (WARN_ON(action_item->action == ACTION_PUT)) in check_expect() 586 if (WARN_ON(action_item->action == ACTION_GET)) in check_expect() 596 switch (action_item->expect_root) { in check_expect() 605 if (WARN_ON(action_item in check_expect() 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 757 test_delta_action_item(struct world *world, struct objagg *objagg, const struct action_item *action_item, bool inverse) test_delta_action_item() argument [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | test_objagg.c | 411 struct action_item { struct 431 static const struct action_item action_items[] = { 562 const struct action_item *action_item, in check_expect() 566 unsigned int key_id = action_item->key_id; in check_expect() 568 switch (action_item->expect_delta) { in check_expect() 577 if (WARN_ON(action_item->action == ACTION_PUT)) in check_expect() 586 if (WARN_ON(action_item->action == ACTION_GET)) in check_expect() 596 switch (action_item->expect_root) { in check_expect() 605 if (WARN_ON(action_item in check_expect() 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 757 test_delta_action_item(struct world *world, struct objagg *objagg, const struct action_item *action_item, bool inverse) test_delta_action_item() argument [all...] |
Completed in 3 milliseconds