IPC_SHM_IDS 217 ipc/ipc_sysctl.c .data = &init_ipc_ns.ids[IPC_SHM_IDS].next_id, IPC_SHM_IDS 218 ipc/ipc_sysctl.c .maxlen = sizeof(init_ipc_ns.ids[IPC_SHM_IDS].next_id), IPC_SHM_IDS 86 ipc/shm.c #define shm_ids(ns) ((ns)->ids[IPC_SHM_IDS]) IPC_SHM_IDS 132 ipc/shm.c idr_destroy(&ns->ids[IPC_SHM_IDS].ipcs_idr); IPC_SHM_IDS 133 ipc/shm.c rhashtable_destroy(&ns->ids[IPC_SHM_IDS].key_ht); IPC_SHM_IDS 153 ipc/shm.c IPC_SHM_IDS, sysvipc_shm_proc_show);