Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/kernel/cgroup/
Dnamespace.c19 dec_ucount(ucounts, UCOUNT_CGROUP_NAMESPACES); in dec_cgroup_namespaces()
/Linux-v5.15/kernel/
Dutsname.c27 dec_ucount(ucounts, UCOUNT_UTS_NAMESPACES); in dec_uts_namespaces()
Dpid_namespace.c68 dec_ucount(ucounts, UCOUNT_PID_NAMESPACES); in dec_pid_namespaces()
Ducount.c248 void dec_ucount(struct ucounts *ucounts, enum ucount_type type) in dec_ucount() function
Duser_namespace.c39 return dec_ucount(ucounts, UCOUNT_USER_NAMESPACES); in dec_user_namespaces()
/Linux-v5.15/ipc/
Dnamespace.c29 dec_ucount(ucounts, UCOUNT_IPC_NAMESPACES); in dec_ipc_namespaces()
/Linux-v5.15/include/linux/
Duser_namespace.h118 void dec_ucount(struct ucounts *ucounts, enum ucount_type type);
/Linux-v5.15/fs/notify/fanotify/
Dfanotify.c806 dec_ucount(group->fanotify_data.ucounts, in fanotify_free_group_priv()
867 dec_ucount(group->fanotify_data.ucounts, UCOUNT_FANOTIFY_MARKS); in fanotify_freeing_mark()
Dfanotify_user.c1048 dec_ucount(ucounts, UCOUNT_FANOTIFY_MARKS); in fanotify_add_new_mark()
/Linux-v5.15/kernel/time/
Dnamespace.c66 dec_ucount(ucounts, UCOUNT_TIME_NAMESPACES); in dec_time_namespaces()
/Linux-v5.15/net/core/
Dnet_namespace.c387 dec_ucount(ucounts, UCOUNT_NET_NAMESPACES); in dec_net_namespaces()
/Linux-v5.15/fs/
Dnamespace.c3343 dec_ucount(ucounts, UCOUNT_MNT_NAMESPACES); in dec_mnt_namespaces()