1IPC_OBTAIN_OBJECT_CH(9)      Kernel IPC facilities     IPC_OBTAIN_OBJECT_CH(9)
2
3
4

NAME

6       ipc_obtain_object_check -
7

SYNOPSIS

9       struct kern_ipc_perm * ipc_obtain_object_check(struct ipc_ids * ids,
10                                                      int id);
11

ARGUMENTS

13       ids
14           ipc identifier set
15
16       id
17           ipc id to look for
18

DESCRIPTION

20       Similar to ipc_obtain_object but also checks the ipc object reference
21       counter.
22
23       Call inside the RCU critical section. The ipc object is *not* locked on
24       exit.
25
27Kernel Hackers Manual 2.6.         June 2019           IPC_OBTAIN_OBJECT_CH(9)
Impressum