Searched refs:expect_stats_info (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | test_objagg.c | 400 struct expect_stats_info { struct 408 struct expect_stats_info info[NUM_KEYS]; 642 const struct expect_stats_info *expect_stats_info, in check_expect_stats_nums() 645 if (stats_info->is_root != expect_stats_info->is_root) { in check_expect_stats_nums() 651 expect_stats_info->stats.user_count) { in check_expect_stats_nums() 657 expect_stats_info->stats.delta_user_count) { in check_expect_stats_nums() 667 const struct expect_stats_info *expect_stats_info, in check_expect_stats_key_id() 671 expect_stats_info in check_expect_stats_key_id() 641 check_expect_stats_nums(const struct objagg_obj_stats_info *stats_info, const struct expect_stats_info *expect_stats_info, const char **errmsg) check_expect_stats_nums() argument 666 check_expect_stats_key_id(const struct objagg_obj_stats_info *stats_info, const struct expect_stats_info *expect_stats_info, const char **errmsg) check_expect_stats_key_id() argument [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | test_objagg.c | 400 struct expect_stats_info { struct 408 struct expect_stats_info info[NUM_KEYS]; 642 const struct expect_stats_info *expect_stats_info, in check_expect_stats_nums() 645 if (stats_info->is_root != expect_stats_info->is_root) { in check_expect_stats_nums() 651 expect_stats_info->stats.user_count) { in check_expect_stats_nums() 657 expect_stats_info->stats.delta_user_count) { in check_expect_stats_nums() 667 const struct expect_stats_info *expect_stats_info, in check_expect_stats_key_id() 671 expect_stats_info in check_expect_stats_key_id() 641 check_expect_stats_nums(const struct objagg_obj_stats_info *stats_info, const struct expect_stats_info *expect_stats_info, const char **errmsg) check_expect_stats_nums() argument 666 check_expect_stats_key_id(const struct objagg_obj_stats_info *stats_info, const struct expect_stats_info *expect_stats_info, const char **errmsg) check_expect_stats_key_id() argument [all...] |
Completed in 4 milliseconds