Function report |
Source Code:ipc\util.h |
Create Date:2022-07-28 16:38:50 |
Last Modify:2022-05-20 10:36:20 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ipc_checkid
Proto:static inline int ipc_checkid(struct kern_ipc_perm *ipcp, int id)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kern_ipc_perm * | ipcp | |
int | id |
204 | Return ipcid_to_seqx(id) != seq |
Name | Describe |
---|---|
ipc_obtain_object_check | pc_obtain_object_check*@ids: ipc identifier set*@id: ipc id to look for* Similar to ipc_obtain_object_idr() but also checks the ipc object* sequence number.* Call inside the RCU critical section.* The ipc object is *not* locked on exit. |
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 |