register_ipcns_notifier   55 include/linux/ipc_namespace.h extern int register_ipcns_notifier(struct ipc_namespace *);
register_ipcns_notifier   35 ipc/namespace.c 	register_ipcns_notifier(ns);
register_ipcns_notifier  115 ipc/util.c     	register_ipcns_notifier(&init_ipc_ns);