Home
last modified time | relevance | path

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

/linux/fs/notify/inotify/
H A Dinotify.h57 dec_ucount(ucounts, UCOUNT_INOTIFY_INSTANCES); in dec_inotify_instances()
67 dec_ucount(ucounts, UCOUNT_INOTIFY_WATCHES); in dec_inotify_watches()
/linux/kernel/cgroup/
H A Dnamespace.c19 dec_ucount(ucounts, UCOUNT_CGROUP_NAMESPACES); in dec_cgroup_namespaces()
/linux/kernel/
H A Dutsname.c28 dec_ucount(ucounts, UCOUNT_UTS_NAMESPACES); in dec_uts_namespaces()
H A Ducount.c237 void dec_ucount(struct ucounts *ucounts, enum ucount_type type) in dec_ucount() function
H A Dpid_namespace.c71 dec_ucount(ucounts, UCOUNT_PID_NAMESPACES); in dec_pid_namespaces()
H A Duser_namespace.c41 return dec_ucount(ucounts, UCOUNT_USER_NAMESPACES); in dec_user_namespaces()
/linux/ipc/
H A Dnamespace.c36 dec_ucount(ucounts, UCOUNT_IPC_NAMESPACES); in dec_ipc_namespaces()
/linux/include/linux/
H A Duser_namespace.h135 void dec_ucount(struct ucounts *ucounts, enum ucount_type type);
/linux/kernel/time/
H A Dnamespace.c67 dec_ucount(ucounts, UCOUNT_TIME_NAMESPACES); in dec_time_namespaces()
/linux/fs/notify/fanotify/
H A Dfanotify.c1021 dec_ucount(group->fanotify_data.ucounts, in fanotify_free_group_priv()
1105 dec_ucount(group->fanotify_data.ucounts, UCOUNT_FANOTIFY_MARKS); in fanotify_freeing_mark()
H A Dfanotify_user.c1469 dec_ucount(ucounts, UCOUNT_FANOTIFY_MARKS); in fanotify_add_new_mark()
/linux/net/core/
H A Dnet_namespace.c474 dec_ucount(ucounts, UCOUNT_NET_NAMESPACES); in dec_net_namespaces()
/linux/fs/
H A Dnamespace.c4060 dec_ucount(ucounts, UCOUNT_MNT_NAMESPACES); in dec_mnt_namespaces()