Lines Matching full:messages
67 Error messages go to console/syslog::
235 Debug messages during Boot Process
238 To activate debug messages for core code and built-in modules during
246 messages in all code run after this early_initcall via this boot
263 Debug Messages at Module Initialization Time
302 the debugfs interface if the debug messages are no longer needed::
314 // enable all the messages in file svcsock.c
317 // enable all the messages in the NFS server module
320 // enable all 12 messages in the function svc_process()
323 // disable all 12 messages in the function svc_process()
326 // enable messages for NFS calls READ, READLINK, READDIR and READDIR+.
329 // enable messages in files of which the paths include string "usb"
332 // enable all messages
335 // add module, function to all enabled messages