Function report | 
Source Code:security\security.c | 
Create Date:2022-07-28 18:38:47 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:lsm_msg_msg_alloc - allocate a composite msg_msg blob*@mp: the msg_msg that needs a blob* Allocate the ipc blob for all the modules* Returns 0, or -ENOMEM if memory can't be allocated.
Proto:static int lsm_msg_msg_alloc(struct msg_msg *mp)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct msg_msg * | mp | 
| 614 | If lbs_msg_msg == 0 Then | 
| 615 | security = NULL | 
| 616 | Return 0 | 
| 619 | security = kzalloc - allocate memory. The memory is set to zero.*@size: how many bytes of memory are required.*@flags: the type of memory to allocate (see kmalloc). | 
| 622 | Return 0 | 
| Name | Describe | 
|---|---|
| security_msg_msg_alloc | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |