Searched refs:dec_ucount (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/notify/inotify/ |
| H A D | inotify.h | 50 dec_ucount(ucounts, UCOUNT_INOTIFY_INSTANCES); in dec_inotify_instances() 60 dec_ucount(ucounts, UCOUNT_INOTIFY_WATCHES); in dec_inotify_watches()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | user_namespace.h | 112 void dec_ucount(struct ucounts *ucounts, enum ucount_type type);
|
| /OK3568_Linux_fs/kernel/kernel/cgroup/ |
| H A D | namespace.c | 19 dec_ucount(ucounts, UCOUNT_CGROUP_NAMESPACES); in dec_cgroup_namespaces()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | utsname.c | 27 dec_ucount(ucounts, UCOUNT_UTS_NAMESPACES); in dec_uts_namespaces()
|
| H A D | ucount.c | 215 void dec_ucount(struct ucounts *ucounts, enum ucount_type type) in dec_ucount() function
|
| H A D | pid_namespace.c | 68 dec_ucount(ucounts, UCOUNT_PID_NAMESPACES); in dec_pid_namespaces()
|
| H A D | user_namespace.c | 39 return dec_ucount(ucounts, UCOUNT_USER_NAMESPACES); in dec_user_namespaces()
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | namespace.c | 29 dec_ucount(ucounts, UCOUNT_IPC_NAMESPACES); in dec_ipc_namespaces()
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | namespace.c | 66 dec_ucount(ucounts, UCOUNT_TIME_NAMESPACES); in dec_time_namespaces()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | net_namespace.c | 412 dec_ucount(ucounts, UCOUNT_NET_NAMESPACES); in dec_net_namespaces()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | namespace.c | 3254 dec_ucount(ucounts, UCOUNT_MNT_NAMESPACES); in dec_mnt_namespaces()
|