Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/rockchip/
H A Drkce_debug.h32 #define rkce_dumphex(var_name, data, len) print_hex_dump(KERN_CONT, (var_name), \
/rk3399_rockchip-uboot/include/linux/
H A Dprintk.h15 #define KERN_CONT macro
/rk3399_rockchip-uboot/scripts/
H A Dcheckpatch.pl5369 if ($line =~ /\bprintk\s*\(\s*KERN_CONT\b|\bpr_cont\s*\(/) {