Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
kernel/rcu/tree.c rcu_boost() -> rt_mutex_init_proxy_locked()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | lock | 4096-ptr_max |
| PARAM_VALUE | 1 | proxy_owner | 4096-ptr_max |
| PREEMPT_ADD | <- disables preempt | ||
| NOCHECK_CALL | |||
| LOCK2 | &rnp->lock | ||
| LOCK2 | flags | ||
| TYPE_LOCK | (struct rcu_node)->lock |
kernel/futex/pi.c __attach_to_pi_owner() -> rt_mutex_init_proxy_locked()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | lock | 4096-ptr_max |
| PARAM_VALUE | 1 | proxy_owner | 4096-ptr_max |
| PARAM_VALUE | 1 | proxy_owner->pi_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | proxy_owner->pi_lock.owner_cpu | 0 |
| PARAM_VALUE | 1 | proxy_owner->pi_lock.raw_lock.val.counter | 0-s32max |
| DATA_SOURCE | 1 | proxy_owner | $0 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| NOCHECK_CALL | |||
| LOCK2 | irq | ||
| LOCK2 | 1 | &proxy_owner->pi_lock | |
| TYPE_LOCK | (struct task_struct)->pi_lock |