Searched refs:alloc_string_stream_fragment (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/kunit/
H A Dstring-stream.c17 static struct string_stream_fragment *alloc_string_stream_fragment(int len, gfp_t gfp) function
67 frag_container = alloc_string_stream_fragment(buf_len, stream->gfp);

Completed in 158 milliseconds