Home
last modified time | relevance | path

Searched refs:dec_ucount (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/fs/notify/inotify/
Dinotify.h38 dec_ucount(ucounts, UCOUNT_INOTIFY_INSTANCES); in dec_inotify_instances()
48 dec_ucount(ucounts, UCOUNT_INOTIFY_WATCHES); in dec_inotify_watches()
/Linux-v4.19/kernel/cgroup/
Dnamespace.c19 dec_ucount(ucounts, UCOUNT_CGROUP_NAMESPACES); in dec_cgroup_namespaces()
/Linux-v4.19/include/linux/
Duser_namespace.h94 void dec_ucount(struct ucounts *ucounts, enum ucount_type type);
/Linux-v4.19/kernel/
Dutsname.c31 dec_ucount(ucounts, UCOUNT_UTS_NAMESPACES); in dec_uts_namespaces()
Ducount.c219 void dec_ucount(struct ucounts *ucounts, enum ucount_type type) in dec_ucount() function
Dpid_namespace.c74 dec_ucount(ucounts, UCOUNT_PID_NAMESPACES); in dec_pid_namespaces()
Duser_namespace.c44 return dec_ucount(ucounts, UCOUNT_USER_NAMESPACES); in dec_user_namespaces()
/Linux-v4.19/ipc/
Dnamespace.c29 dec_ucount(ucounts, UCOUNT_IPC_NAMESPACES); in dec_ipc_namespaces()
/Linux-v4.19/net/core/
Dnet_namespace.c369 dec_ucount(ucounts, UCOUNT_NET_NAMESPACES); in dec_net_namespaces()
/Linux-v4.19/fs/
Dnamespace.c2801 dec_ucount(ucounts, UCOUNT_MNT_NAMESPACES); in dec_mnt_namespaces()