Home
last modified time | relevance | path

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

/kernel/
Dpanic.c411 unsigned taint, struct slowpath_args *args) in warn_slowpath_common() argument
423 add_taint(taint, LOCKDEP_STILL_OK); in warn_slowpath_common()
439 unsigned taint, const char *fmt, ...) in warn_slowpath_fmt_taint() argument
446 taint, &args); in warn_slowpath_fmt_taint()
Dmodule.c1118 __ATTR(taint, 0444, show_taint, NULL);