Searched refs:pt_dump_seq_puts (Results 1 – 4 of 4) sorted by relevance
49 #define pt_dump_seq_puts(m, fmt) \ macro67 pt_dump_seq_puts(m, (pr & _PAGE_PROTECT) ? "RO " : "RW "); in print_prot()68 pt_dump_seq_puts(m, (pr & _PAGE_NOEXEC) ? "NX\n" : "X\n"); in print_prot()131 pt_dump_seq_puts(m, "---[ Kernel Virtual Address Space ]---\n"); in note_page()
35 #define pt_dump_seq_puts(m, fmt) \ macro235 pt_dump_seq_puts(st->seq, "\n"); in note_page()
21 #define pt_dump_seq_puts(m, fmt) \ macro301 pt_dump_seq_puts(st->seq, "\n"); in note_page()
42 #define pt_dump_seq_puts(m, fmt) \ macro
Completed in 11 milliseconds