dec_ucount       3156 fs/namespace.c 	dec_ucount(ucounts, UCOUNT_MNT_NAMESPACES);
dec_ucount         39 fs/notify/inotify/inotify.h 	dec_ucount(ucounts, UCOUNT_INOTIFY_INSTANCES);
dec_ucount         49 fs/notify/inotify/inotify.h 	dec_ucount(ucounts, UCOUNT_INOTIFY_WATCHES);
dec_ucount        104 include/linux/user_namespace.h void dec_ucount(struct ucounts *ucounts, enum ucount_type type);
dec_ucount         29 ipc/namespace.c 	dec_ucount(ucounts, UCOUNT_IPC_NAMESPACES);
dec_ucount         19 kernel/cgroup/namespace.c 	dec_ucount(ucounts, UCOUNT_CGROUP_NAMESPACES);
dec_ucount         75 kernel/pid_namespace.c 	dec_ucount(ucounts, UCOUNT_PID_NAMESPACES);
dec_ucount         39 kernel/user_namespace.c 	return dec_ucount(ucounts, UCOUNT_USER_NAMESPACES);
dec_ucount         27 kernel/utsname.c 	dec_ucount(ucounts, UCOUNT_UTS_NAMESPACES);
dec_ucount        396 net/core/net_namespace.c 	dec_ucount(ucounts, UCOUNT_NET_NAMESPACES);