Searched refs:string_stream_vadd (Results 1 - 3 of 3) sorted by last modified time

/linux-master/lib/kunit/
H A Dtest.c126 string_stream_vadd(log, fmt, args);
H A Dstring-stream.c41 int string_stream_vadd(struct string_stream *stream, function
96 result = string_stream_vadd(stream, fmt, args);
H A Dstring-stream.h41 int __printf(2, 0) string_stream_vadd(struct string_stream *stream,

Completed in 217 milliseconds