Home
last modified time | relevance | path

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

/linux/kernel/
H A Dkallsyms_selftest.c30 int real_cnt; member
172 stat->real_cnt++; in lookup_name()
215 stat->real_cnt++; in find_symbol()
223 if (stat->real_cnt == stat->max) in find_symbol()
249 stat->real_cnt++; in match_symbol()
257 if (stat->real_cnt == stat->max) in match_symbol()
312 stat->real_cnt, stat->addr, test_items[i].addr); in test_kallsyms_basic_function()
326 stat->real_cnt, stat->addr, test_items[i].addr); in test_kallsyms_basic_function()
368 stat->real_cnt != stat2->real_cnt || in test_kallsyms_basic_function()
385 if (!stat->real_cnt) { in test_kallsyms_basic_function()
[all …]