Searched refs:printk_formats (Results 1 – 4 of 4) sorted by relevance
24 grep -q "This is a %s that will use trace_bprintk" printk_formats25 grep -q "(irq) This is a static string that will use trace_bputs" printk_formats
467 PrintkMap printk_formats = ParsePrintkFormats(text); in Create() local471 compact_sched, std::move(printk_formats))); in Create()481 PrintkMap printk_formats) in ProtoTranslationTable() argument488 printk_formats_(printk_formats) { in ProtoTranslationTable()
104 PrintkMap printk_formats);
1039 PrintkMap printk_formats; in TEST_F() local1040 printk_formats.insert(0xffffff8504f51b23, "my_printk_format_string"); in TEST_F()1044 InvalidCompactSchedEventFormatForTesting(), printk_formats); in TEST_F()1386 PrintkMap printk_formats; in TEST() local1390 InvalidCompactSchedEventFormatForTesting(), printk_formats); in TEST()