Home
last modified time | relevance | path

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

/Linux-v5.4/fs/notify/inotify/
Dinotify.h39 dec_ucount(ucounts, UCOUNT_INOTIFY_INSTANCES); in dec_inotify_instances()
49 dec_ucount(ucounts, UCOUNT_INOTIFY_WATCHES); in dec_inotify_watches()
/Linux-v5.4/kernel/cgroup/
Dnamespace.c19 dec_ucount(ucounts, UCOUNT_CGROUP_NAMESPACES); in dec_cgroup_namespaces()
/Linux-v5.4/include/linux/
Duser_namespace.h104 void dec_ucount(struct ucounts *ucounts, enum ucount_type type);
/Linux-v5.4/kernel/
Dutsname.c27 dec_ucount(ucounts, UCOUNT_UTS_NAMESPACES); in dec_uts_namespaces()
Ducount.c212 void dec_ucount(struct ucounts *ucounts, enum ucount_type type) in dec_ucount() function
Dpid_namespace.c75 dec_ucount(ucounts, UCOUNT_PID_NAMESPACES); in dec_pid_namespaces()
Duser_namespace.c39 return dec_ucount(ucounts, UCOUNT_USER_NAMESPACES); in dec_user_namespaces()
/Linux-v5.4/ipc/
Dnamespace.c29 dec_ucount(ucounts, UCOUNT_IPC_NAMESPACES); in dec_ipc_namespaces()
/Linux-v5.4/net/core/
Dnet_namespace.c396 dec_ucount(ucounts, UCOUNT_NET_NAMESPACES); in dec_net_namespaces()
/Linux-v5.4/fs/
Dnamespace.c3156 dec_ucount(ucounts, UCOUNT_MNT_NAMESPACES); in dec_mnt_namespaces()