Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dkernel.h110 dprintf(KERN_CONT fmt, ##__VA_ARGS__)
531 #define KERN_CONT COMPAT_KERN_CONT macro
/third_party/ltp/scripts/
Dcheckpatch.pl6289 if ($line =~ /\bprintk\s*\(\s*KERN_CONT\b|\bpr_cont\s*\(/) {