Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/signal.c posixtimer_send_sigqueue() -> posixtimer_queue_sigqueue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | q | 4096-ptr_max |
| PARAM_VALUE | 0 | q->list.next | 4096-ptr_max |
| PARAM_VALUE | 1 | t | 4096-ptr_max |
| PARAM_VALUE | 1 | t->sighand | 1-u64max |
| PARAM_VALUE | 1 | t->sighand->siglock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | t->signal | 4096-ptr_max |
| PARAM_VALUE | 1 | t->signal->flags | 0,2-u32max |
| BUF_SIZE | 0 | q | 80 |
| CAPPED_DATA | 0 | &q->list | 1 |
| DATA_SOURCE | 1 | t | r posixtimer_get_target |
| PARAM_COMPARE | 0 | &q->list | == $0->list.next |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | rcu_read | ||
| HALF_LOCKED2 | &tmr->it_lock | ||
| HALF_LOCKED2 | irq |
kernel/signal.c posixtimer_sig_unignore() -> posixtimer_queue_sigqueue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | q | 4096-ptr_max |
| PARAM_VALUE | 0 | q->info.si_signo | 1-64 |
| PARAM_VALUE | 0 | q->list.next | 4096-ptr_max |
| PARAM_VALUE | 1 | t | 1-u64max |
| DATA_SOURCE | 1 | t | r posixtimer_get_target |
| PREEMPT_ADD | |||
| NOCHECK_CALL | |||
| LOCK2 | &tsk->sighand->siglock | ||
| LOCK2 | irq | ||
| LOCK2 | rcu_read | ||
| TYPE_LOCK | (struct sighand_struct)->siglock |