Defined in 1 files as a member:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
- drivers/platform/raspberrypi/vchiq-interface/vchiq_dev.c
- ipc/mqueue.c
Smatch caller information:
ipc/mqueue.c do_mq_timedsend() -> msg_insert()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | msg | 4096-ptr_max |
| PARAM_VALUE | 0 | msg->m_type | 0-s16max |
| PARAM_VALUE | 1 | info | 4096-ptr_max |
| PARAM_VALUE | 1 | info->lock.rlock.dep_map->name | 0-255 |
| BUF_SIZE | 0 | msg | 48-4096 |
| BUF_SIZE | 0 | msg | 48-4096 |
| BUF_SIZE | 1 | info->node_cache | 48,u64max |
| CAPPED_DATA | 0 | msg->m_ts | 1 |
| DATA_SOURCE | 0 | msg | r load_msg |
| DATA_SOURCE | 1 | info | r MQUEUE_I |
| PARAM_COMPARE | 1 | info->attr.mq_curmsgs | != $1->attr.mq_maxmsg |
| NOSPEC | 0 | msg->m_ts | |
| PREEMPT_ADD | <- disables preempt | ||
| USER_DATA | 0 | msg->m_ts | 0-s32max[c] |
| USER_DATA | 0 | msg->m_type | 0-s16max |
| LOCK2 | 1 | &info->lock | |
| TYPE_LOCK | (struct mqueue_inode_info)->lock |
ipc/mqueue.c pipelined_receive() -> msg_insert()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | info | 4096-ptr_max |
| PARAM_VALUE | 1 | info->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | info->msg_tree.rb_node | 4096-ptr_max |
| CAPPED_DATA | 1 | info->attr.mq_msgsize | 1 |
| DATA_SOURCE | 1 | info | $1 |
| PREEMPT_ADD | |||
| LOCK2 | 1 | &info->lock | |
| TYPE_LOCK | (struct mqueue_inode_info)->lock |