Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpanic.h80 char c_true; /* character printed when tainted */ member
/openbmc/linux/kernel/
H A Dpanic.c514 t->c_true : t->c_false; in print_tainted()
/openbmc/linux/kernel/module/
H A Dmain.c880 buf[l++] = taint_flags[i].c_true; in module_flags_taint()