Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 2 files as a function:
Referenced in 1 files:
Smatch caller information:
ipc/msg.c newque() -> security_msg_queue_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | msq | 4096-ptr_max |
| PARAM_VALUE | 0 | msq->mode | 0-511 |
| PARAM_VALUE | 0 | msq->security | 0 |
| USER_DATA | 0 | msq->key | s32min-s32max |
| USER_DATA | 0 | msq->mode | 0-511[c] |
| LOCK2 | &ids->rwsem | ||
| TYPE_LOCK | (struct ipc_ids)->rwsem |