Home
last modified time | relevance | path

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

/linux/lib/
H A Ddump_stack.c67 if (get_taint()) in dump_stack_print_info()
/linux/kernel/
H A Dpanic.c99 unsigned long tmptaint = get_taint(); in proc_taint()
899 unsigned long get_taint(void) in get_taint() function