Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
lib/kunit/test.c kunit_run_case_catch_errors() -> kunit_try_catch_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | try_catch | 267708468600430656,7059048284053078080 |
| PARAM_VALUE | 0 | try_catch->timeout | 0 |
| PARAM_VALUE | 1 | test | 267708468600430592,7059048284053078016 |
| BUF_SIZE | 0 | try_catch | 48 |
| DATA_SOURCE | 1 | test | $2 |
| PARAM_COMPARE | 1 | &test->try_catch | == $0 |
| TERMINATED | 1 | test->status_comment | 1 |
| NOCHECK_CALL | |||
| LOCK2 | global &kunit_run_lock |
lib/kunit/test.c kunit_run_case_catch_errors() -> kunit_try_catch_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | try_catch | 267708468600430656,7059048284053078080 |
| PARAM_VALUE | 0 | try_catch->catch | 4853488163083800576 |
| PARAM_VALUE | 0 | try_catch->test | 267708468600430592,7059048284053078016 |
| PARAM_VALUE | 0 | try_catch->try | 5917822103125921792 |
| PARAM_VALUE | 1 | test | 267708468600430592,7059048284053078016 |
| BUF_SIZE | 0 | try_catch | 48 |
| DATA_SOURCE | 1 | test | $2 |
| PARAM_COMPARE | 1 | &test->try_catch | == $0 |
| TERMINATED | 0 | try_catch->test->status_comment | 1 |
| TERMINATED | 1 | test->status_comment | 1 |
| NOCHECK_CALL | |||
| LOCK2 | global &kunit_run_lock |
lib/kunit/kunit-test.c kunit_test_fault_null_dereference() -> kunit_try_catch_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | test | 4096-ptr_max |
| PARAM_VALUE | 4 | timeout | 0-161061273600 |
| DATA_SOURCE | 1 | test | $0 |
| NOCHECK_CALL |
lib/kunit/kunit-test.c kunit_test_try_catch_successful_try_no_catch() -> kunit_try_catch_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | test | 4096-ptr_max |
| PARAM_VALUE | 4 | timeout | 0-161061273600 |
| DATA_SOURCE | 1 | test | $0 |
| NOCHECK_CALL |
lib/kunit/kunit-test.c kunit_test_try_catch_unsuccessful_try_does_catch() -> kunit_try_catch_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | test | 4096-ptr_max |
| PARAM_VALUE | 4 | timeout | 0-161061273600 |
| DATA_SOURCE | 1 | test | $0 |
| NOCHECK_CALL |