Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpanic.h99 extern unsigned long get_taint(void);
/linux-6.15/lib/
H A Ddump_stack.c67 if (get_taint()) in dump_stack_print_info()
/linux-6.15/kernel/
H A Dpanic.c588 unsigned long get_taint(void) in get_taint() function
H A Dsysctl.c754 unsigned long tmptaint = get_taint(); in proc_taint()