Searched refs:is_root_crash (Results 1 – 3 of 3) sorted by relevance
117 if (!crash || !is_root_crash(crash)) in channel_oneshot()326 if (!crash || !is_root_crash(crash)) in channel_inotify()
106 is_root_crash(crash) ? "root" : "non-root", in print()
232 #define is_root_crash(crash) \ macro
Completed in 9 milliseconds