Documented in 1 files:

Defined in 1 files as a prototype:

Defined in 1 files as a function:

Referenced in 3 files:

Smatch caller information:

ipc/sem.c newary() -> ipc_addid()

Type Parameter Key Value
PARAM_VALUE 0 ids 4096-ptr_max
PARAM_VALUE 1 new 4096-ptr_max
PARAM_VALUE 1 new->mode 0-511
PARAM_VALUE 1 new->security 0,4096-ptr_max
BUF_SIZE 0 ids 2064
USER_DATA 1 new->key s32min-s32max
USER_DATA 1 new->mode 0-511[c]
LOCK2 &ids->rwsem
TYPE_LOCK (struct ipc_ids)->rwsem

ipc/msg.c newque() -> ipc_addid()

Type Parameter Key Value
PARAM_VALUE 0 ids 4096-ptr_max
PARAM_VALUE 1 new 4096-ptr_max
PARAM_VALUE 1 new->mode 0-511
PARAM_VALUE 1 new->security 0,4096-ptr_max
BUF_SIZE 0 ids 1376
USER_DATA 1 new->key s32min-s32max
USER_DATA 1 new->mode 0-511[c]
LOCK2 &ids->rwsem
TYPE_LOCK (struct ipc_ids)->rwsem

ipc/shm.c newseg() -> ipc_addid()

Type Parameter Key Value
PARAM_VALUE 0 ids 4096-ptr_max
PARAM_VALUE 1 new 4096-ptr_max
PARAM_VALUE 1 new->mode 0-511
PARAM_VALUE 1 new->security 0,4096-ptr_max
USER_DATA 1 new->key s32min-s32max
USER_DATA 1 new->mode 0-511[c]
LOCK2 &ids->rwsem
TYPE_LOCK (struct ipc_ids)->rwsem