Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dblktrace.c1522 } what2act[] = { variable
1563 if (unlikely(what == 0 || what >= ARRAY_SIZE(what2act))) in print_one_line()
1566 log_action(iter, what2act[what].act[long_act], has_cg); in print_one_line()
1567 what2act[what].print(s, iter->ent, has_cg); in print_one_line()