Searched defs:log (Results 1 – 4 of 4) sorted by relevance
117 u64 log; in intlog10() local
44 static void debugfs_print_result(struct seq_file *seq, struct string_stream *log) in debugfs_print_result()
125 void kunit_log_append(struct string_stream *log, const char *fmt, ...) in kunit_log_append()340 void kunit_init_test(struct kunit *test, const char *name, struct string_stream *log) in kunit_init_test()
75 #define SEQSYMBOL_TABLE_SIZE(log) (1 + (1 << (log))) argument
Completed in 10 milliseconds