Home
last modified time | relevance | path

Searched refs:IPC_SHM_IDS (Results 1 – 2 of 2) sorted by relevance

/linux/ipc/
H A Dutil.h125 #define IPC_SHM_IDS 2 macro
H A Dshm.c97 #define shm_ids(ns) ((ns)->ids[IPC_SHM_IDS])
144 idr_destroy(&ns->ids[IPC_SHM_IDS].ipcs_idr); in shm_exit_ns()
145 rhashtable_destroy(&ns->ids[IPC_SHM_IDS].key_ht); in shm_exit_ns()
166 IPC_SHM_IDS, sysvipc_shm_proc_show); in shm_init()