Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
lib/test_kmod.c config_show() -> test_case_str()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &of->mutex | ||
| LOCK2 | &test_dev->config_mutex | ||
| HALF_LOCKED2 | &of->prealloc_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct kernfs_open_file)->mutex | ||
| TYPE_LOCK | (struct kmod_test_device)->config_mutex |
lib/test_kmod.c run_test_driver() -> test_case_str()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &test_dev->config_mutex | ||
| LOCK2 | &test_dev->trigger_mutex | ||
| HALF_LOCKED2 | &of->mutex | ||
| TYPE_LOCK | (struct kmod_test_device)->config_mutex | ||
| TYPE_LOCK | (struct kmod_test_device)->trigger_mutex |
lib/test_kmod.c run_test_fs_type() -> test_case_str()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &test_dev->config_mutex | ||
| LOCK2 | &test_dev->trigger_mutex | ||
| HALF_LOCKED2 | &of->mutex | ||
| TYPE_LOCK | (struct kmod_test_device)->config_mutex | ||
| TYPE_LOCK | (struct kmod_test_device)->trigger_mutex |