Query: ipc_obtain_object
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IPC_OBTAIN_OBJECT(9) Kernel IPC facilities IPC_OBTAIN_OBJECT(9)NAMEipc_obtain_object -SYNOPSISstruct kern_ipc_perm * ipc_obtain_object(struct ipc_ids * ids, int id);ARGUMENTSids ipc identifier set id ipc id to look forDESCRIPTIONLook for an id in the ipc ids idr and return associated ipc object. Call inside the RCU critical section. The ipc object is *not* locked on exit.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IPC_OBTAIN_OBJECT(9)
Related Man Pages |
---|
ipc(2) - linux |
ipc(2) - suse |
ipc(3head) - sunos |
ipc(3head) - mojave |
ipc.h(3head) - mojave |