Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/signal.c __set_current_blocked() -> __set_task_blocked()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tsk | 4096-ptr_max |
| PARAM_VALUE | 0 | tsk->sighand | 4096-ptr_max |
| PARAM_VALUE | 0 | tsk->sighand->siglock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | newset | 4096-ptr_max |
| DATA_SOURCE | 0 | tsk | r get_current |
| DATA_SOURCE | 1 | newset | $0 |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | irq | ||
| LOCK2 | 0 | &tsk->sighand->siglock | |
| TYPE_LOCK | (struct sighand_struct)->siglock |
kernel/signal.c do_sigtimedwait() -> __set_task_blocked()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tsk | 4096-ptr_max |
| PARAM_VALUE | 0 | tsk->sighand | 4096-ptr_max |
| PARAM_VALUE | 0 | tsk->sighand->siglock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | newset | 4096-ptr_max |
| DATA_SOURCE | 0 | tsk | r get_current |
| PREEMPT_ADD | <- disables preempt | ||
| NOCHECK_CALL | |||
| LOCK2 | irq | ||
| LOCK2 | 0 | &tsk->sighand->siglock | |
| TYPE_LOCK | (struct sighand_struct)->siglock |