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

/linux-master/kernel/trace/
H A Dblktrace.c1464 } what2act[] = { variable in typeref:struct:__anon186
1505 if (unlikely(what == 0 || what >= ARRAY_SIZE(what2act)))
1508 log_action(iter, what2act[what].act[long_act], has_cg);
1509 what2act[what].print(s, iter->ent, has_cg);

Completed in 122 milliseconds