Searched refs:pt_dump_seq_puts (Results 1 – 4 of 4) sorted by relevance
47 #define pt_dump_seq_puts(m, fmt) \ macro65 pt_dump_seq_puts(m, (pr & _PAGE_PROTECT) ? "RO " : "RW "); in print_prot()66 pt_dump_seq_puts(m, (pr & _PAGE_NOEXEC) ? "NX\n" : "X\n"); in print_prot()129 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()
22 #define pt_dump_seq_puts(m, fmt) \ macro302 pt_dump_seq_puts(st->seq, "\n"); in note_page()
42 #define pt_dump_seq_puts(m, fmt) \ macro
Completed in 13 milliseconds