Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
ipc/msg.c find_msg() -> testmsg()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | mode | 1-5 |
| DATA_SOURCE | 2 | mode | $2 |
| PREEMPT_ADD | |||
| USER_DATA | 1 | type | s64min-s64max |
| LOCK2 | &msq->q_perm.lock | ||
| LOCK2 | rcu_read | ||
| TYPE_LOCK | (struct kern_ipc_perm)->lock |
ipc/msg.c pipelined_send() -> testmsg()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | msg | 4096-ptr_max |
| PARAM_VALUE | 0 | msg->m_type | 1-s64max |
| PARAM_VALUE | 2 | mode | 1-5 |
| BUF_SIZE | 0 | msg | 48-4096 |
| BUF_SIZE | 0 | msg | 48-4096 |
| CAPPED_DATA | 0 | msg->m_ts | 1 |
| CAPPED_DATA | 0 | msg->m_type | 1 |
| DATA_SOURCE | 0 | msg | $1 |
| NOSPEC | 0 | msg->m_ts | |
| PREEMPT_ADD | |||
| USER_DATA | 0 | msg->m_ts | 0-s32max[c] |
| USER_DATA | 0 | msg->m_type | 1-s64max[c] |
| LOCK2 | &msq->q_perm.lock | ||
| LOCK2 | rcu_read | ||
| TYPE_LOCK | (struct kern_ipc_perm)->lock |