Defined in 1 files as a function:
Referenced in 3 files:
Smatch caller information:
lib/kunit/string-stream-test.c string_stream_append_auto_newline_test() -> string_stream_set_append_newlines()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | stream | 4096-ptr_max |
| PARAM_VALUE | 1 | append_newlines | 1 |
| BUF_SIZE | 0 | stream | 104 |
| DATA_SOURCE | 0 | stream | r kunit_alloc_string_stream |
| NOCHECK_CALL |
lib/kunit/string-stream-test.c string_stream_auto_newline_test() -> string_stream_set_append_newlines()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | stream | 4096-ptr_max |
| PARAM_VALUE | 1 | append_newlines | 1 |
| BUF_SIZE | 0 | stream | 104 |
| DATA_SOURCE | 0 | stream | r kunit_alloc_string_stream |
| NOCHECK_CALL |
lib/kunit/debugfs.c kunit_debugfs_create_suite() -> string_stream_set_append_newlines()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | stream | 4096-ptr_max |
| PARAM_VALUE | 1 | append_newlines | 1 |
| BUF_SIZE | 0 | stream | 104 |
| DATA_SOURCE | 0 | stream | r alloc_string_stream |
| NOCHECK_CALL | |||
| LOCK2 | global &kunit_run_lock |
lib/kunit/debugfs.c kunit_debugfs_create_suite() -> string_stream_set_append_newlines()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | stream | 4096-ptr_max |
| PARAM_VALUE | 1 | append_newlines | 1 |
| BUF_SIZE | 0 | stream | 104 |
| DATA_SOURCE | 0 | stream | r alloc_string_stream |
| NOCHECK_CALL | |||
| LOCK2 | global &kunit_run_lock |
lib/kunit/kunit-test.c kunit_log_test() -> string_stream_set_append_newlines()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | stream | 4096-ptr_max |
| PARAM_VALUE | 1 | append_newlines | 1 |
| BUF_SIZE | 0 | stream | 104 |
| DATA_SOURCE | 0 | stream | r kunit_alloc_string_stream |
| NOCHECK_CALL |