Lines Matching refs:messages
87 printk messages, because that breaks the ability to grep for them.
568 logging of avc messages output). Does not do system-call
682 Chapter 13: Printing kernel messages
685 of kernel messages to make a good impression. Do not use crippled
686 words like "dont"; use "do not" or "don't" instead. Make the messages
689 Kernel messages do not have to be terminated with a period.
694 which you should use to make sure messages are matched to the right device
696 dev_info(), and so forth. For messages that aren't associated with a
700 Coming up with good debugging messages can be quite a challenge; and once
703 messages. While the other pr_XXX() functions print unconditionally,
706 and a related convention uses VERBOSE_DEBUG to add dev_vdbg() messages to