Searched defs:pr_info (Results 1 – 10 of 10) sorted by relevance
68 #define pr_info(format, ...) fprintf(stdout, format, ## __VA_ARGS__) macro
25 #define pr_info(fmt, ...) \ macro
21 struct compat_elf_siginfo pr_info; member
48 #define pr_info(args...) fprintf(stderr, args); macro
258 #define pr_info(fmt, ...) \ macro
46 struct elf_siginfo pr_info; /* Info associated with signal */ member
43 struct elf_siginfo pr_info; /* Info associated with signal */ member
62 struct elf_siginfo pr_info; /* Info associated with signal */ member
83 struct elf_siginfo pr_info; /* Info associated with signal */ member
52 #define pr_info(fmt, ...) __pr(__pr_info, fmt, ##__VA_ARGS__) macro