Searched refs:c_false (Results 1 - 2 of 2) sorted by path
/linux-master/include/linux/ | ||
H A D | panic.h | 81 char c_false; /* character printed when not tainted */ member in struct:taint_flag |
/linux-master/kernel/ | ||
H A D | panic.c | 506 t->c_true : t->c_false; |
Completed in 140 milliseconds