Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
sound/core/seq/seq_queue.c snd_seq_enqueue_event() -> snd_seq_check_queue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | q | 4096-ptr_max |
| DATA_SOURCE | 0 | q | r queueptr |
| DATA_SOURCE | 1 | atomic | $1 |
| DATA_SOURCE | 2 | hop | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 0 | q->tickq->head->event.data.ext.len | 1073741824-s32max[c] |
| USER_DATA | 0 | q->tickq->tail->event.data.ext.len | 1073741824-s32max[c] |
| USER_DATA | 0 | q->tickq->tail->next->event.data.ext.len | 1073741824-s32max[c] |
| USER_DATA | 0 | q->timeq->head->event.data.ext.len | 1073741824-s32max[c] |
| USER_DATA | 0 | q->timeq->tail->event.data.ext.len | 1073741824-s32max[c] |
| USER_DATA | 0 | q->timeq->tail->next->event.data.ext.len | 1073741824-s32max[c] |
sound/core/seq/seq_timer.c snd_seq_timer_interrupt() -> snd_seq_check_queue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | q | 4096-ptr_max |
| PARAM_VALUE | 0 | q->timer | 4096-ptr_max |
| PARAM_VALUE | 0 | q->timer->cur_time.tv_nsec | 0-999999999 |
| PARAM_VALUE | 0 | q->timer->last_update.tv_nsec | 0-999999999 |
| PARAM_VALUE | 0 | q->timer->running | 1 |
| PARAM_VALUE | 1 | atomic | 1 |
| PARAM_VALUE | 2 | hop | 0 |
| BUF_SIZE | 0 | q | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | q | s32min-(-2),1-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |