Searched refs:dec_ucount (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/notify/inotify/ |
| H A D | inotify.h | 57 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 D | namespace.c | 19 dec_ucount(ucounts, UCOUNT_CGROUP_NAMESPACES); in dec_cgroup_namespaces()
|
| /linux/kernel/ |
| H A D | utsname.c | 28 dec_ucount(ucounts, UCOUNT_UTS_NAMESPACES); in dec_uts_namespaces()
|
| H A D | ucount.c | 237 void dec_ucount(struct ucounts *ucounts, enum ucount_type type) in dec_ucount() function
|
| H A D | user_namespace.c | 41 return dec_ucount(ucounts, UCOUNT_USER_NAMESPACES); in dec_user_namespaces()
|
| /linux/include/linux/ |
| H A D | user_namespace.h | 135 void dec_ucount(struct ucounts *ucounts, enum ucount_type type);
|
| /linux/ipc/ |
| H A D | namespace.c | 36 dec_ucount(ucounts, UCOUNT_IPC_NAMESPACES); in dec_ipc_namespaces()
|
| /linux/fs/notify/fanotify/ |
| H A D | fanotify.c | 1021 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()
|
| /linux/net/core/ |
| H A D | net_namespace.c | 475 dec_ucount(ucounts, UCOUNT_NET_NAMESPACES); in dec_net_namespaces()
|
| /linux/fs/ |
| H A D | namespace.c | 4177 dec_ucount(ucounts, UCOUNT_MNT_NAMESPACES); in dec_mnt_namespaces()
|