Searched refs:IPC_SHM_IDS (Results 1 – 3 of 3) sorted by relevance
217 .data = &init_ipc_ns.ids[IPC_SHM_IDS].next_id,218 .maxlen = sizeof(init_ipc_ns.ids[IPC_SHM_IDS].next_id),
126 #define IPC_SHM_IDS 2 macro
86 #define shm_ids(ns) ((ns)->ids[IPC_SHM_IDS])132 idr_destroy(&ns->ids[IPC_SHM_IDS].ipcs_idr); in shm_exit_ns()133 rhashtable_destroy(&ns->ids[IPC_SHM_IDS].key_ht); in shm_exit_ns()153 IPC_SHM_IDS, sysvipc_shm_proc_show); in shm_init()