Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
sound/core/pcm_native.c relink_to_local() -> snd_pcm_stream_lock_nested()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | substream | 4096-ptr_max |
| DATA_SOURCE | 0 | substream | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 0 | substream->f_flags | 0-u32max |
| LOCK2 | _T->lock |
sound/core/pcm_native.c snd_pcm_link() -> snd_pcm_stream_lock_nested()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | substream | 4096-ptr_max |
| PARAM_VALUE | 0 | substream->group | 4096-ptr_max |
| PARAM_VALUE | 0 | substream->pcm | 4096-ptr_max |
| PARAM_VALUE | 0 | substream->runtime | 4096-ptr_max |
| PARAM_VALUE | 0 | substream->runtime->state | s32min-(-1),1-s32max |
| CAPPED_DATA | 0 | substream->group | 1 |
| CAPPED_DATA | 0 | substream->pcm->nonatomic | 1 |
| CAPPED_DATA | 0 | substream->runtime->state | 1 |
| PARAM_COMPARE | 0 | &substream->self_group | == $0->group |
| NOCHECK_CALL | |||
| LOCK2 | _T->lock |