Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/notify/inotify/
H A Dinotify.h50 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 Duser_namespace.h112 void dec_ucount(struct ucounts *ucounts, enum ucount_type type);
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dnamespace.c19 dec_ucount(ucounts, UCOUNT_CGROUP_NAMESPACES); in dec_cgroup_namespaces()
/OK3568_Linux_fs/kernel/kernel/
H A Dutsname.c27 dec_ucount(ucounts, UCOUNT_UTS_NAMESPACES); in dec_uts_namespaces()
H A Ducount.c215 void dec_ucount(struct ucounts *ucounts, enum ucount_type type) in dec_ucount() function
H A Dpid_namespace.c68 dec_ucount(ucounts, UCOUNT_PID_NAMESPACES); in dec_pid_namespaces()
H A Duser_namespace.c39 return dec_ucount(ucounts, UCOUNT_USER_NAMESPACES); in dec_user_namespaces()
/OK3568_Linux_fs/kernel/ipc/
H A Dnamespace.c29 dec_ucount(ucounts, UCOUNT_IPC_NAMESPACES); in dec_ipc_namespaces()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dnamespace.c66 dec_ucount(ucounts, UCOUNT_TIME_NAMESPACES); in dec_time_namespaces()
/OK3568_Linux_fs/kernel/net/core/
H A Dnet_namespace.c412 dec_ucount(ucounts, UCOUNT_NET_NAMESPACES); in dec_net_namespaces()
/OK3568_Linux_fs/kernel/fs/
H A Dnamespace.c3254 dec_ucount(ucounts, UCOUNT_MNT_NAMESPACES); in dec_mnt_namespaces()