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

/linux-master/fs/notify/inotify/
H A Dinotify.h57 dec_ucount(ucounts, UCOUNT_INOTIFY_INSTANCES);
67 dec_ucount(ucounts, UCOUNT_INOTIFY_WATCHES);
/linux-master/kernel/
H A Dutsname.c27 dec_ucount(ucounts, UCOUNT_UTS_NAMESPACES);
H A Ducount.c253 void dec_ucount(struct ucounts *ucounts, enum ucount_type type) function
H A Dpid_namespace.c70 dec_ucount(ucounts, UCOUNT_PID_NAMESPACES);
H A Duser_namespace.c40 return dec_ucount(ucounts, UCOUNT_USER_NAMESPACES);
/linux-master/kernel/cgroup/
H A Dnamespace.c19 dec_ucount(ucounts, UCOUNT_CGROUP_NAMESPACES);
/linux-master/ipc/
H A Dnamespace.c35 dec_ucount(ucounts, UCOUNT_IPC_NAMESPACES);
/linux-master/include/linux/
H A Duser_namespace.h130 void dec_ucount(struct ucounts *ucounts, enum ucount_type type);
/linux-master/kernel/time/
H A Dnamespace.c66 dec_ucount(ucounts, UCOUNT_TIME_NAMESPACES);
/linux-master/fs/notify/fanotify/
H A Dfanotify.c974 dec_ucount(group->fanotify_data.ucounts,
1050 dec_ucount(group->fanotify_data.ucounts, UCOUNT_FANOTIFY_MARKS);
H A Dfanotify_user.c1301 dec_ucount(ucounts, UCOUNT_FANOTIFY_MARKS);
/linux-master/net/core/
H A Dnet_namespace.c416 dec_ucount(ucounts, UCOUNT_NET_NAMESPACES);
/linux-master/fs/
H A Dnamespace.c3704 dec_ucount(ucounts, UCOUNT_MNT_NAMESPACES);

Completed in 203 milliseconds