Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/mod/
A Dmodpost.h199 LOG_FATAL enumerator
219 #define fatal(fmt, args...) modpost_log(LOG_FATAL, fmt, ##args)
A Dmodpost.c69 case LOG_FATAL: in modpost_log()
82 if (loglevel == LOG_FATAL) in modpost_log()

Completed in 7 milliseconds