Searched refs:dec_ucount (Results 1 – 15 of 15) sorted by relevance
/linux/fs/notify/inotify/ |
A D | inotify.h | 38 dec_ucount(ucounts, UCOUNT_INOTIFY_INSTANCES); in dec_inotify_instances() 48 dec_ucount(ucounts, UCOUNT_INOTIFY_WATCHES); in dec_inotify_watches()
|
/linux/kernel/cgroup/ |
A D | namespace.c | 19 dec_ucount(ucounts, UCOUNT_CGROUP_NAMESPACES); in dec_cgroup_namespaces()
|
/linux/kernel/ |
A D | utsname.c | 27 dec_ucount(ucounts, UCOUNT_UTS_NAMESPACES); in dec_uts_namespaces()
|
A D | pid_namespace.c | 68 dec_ucount(ucounts, UCOUNT_PID_NAMESPACES); in dec_pid_namespaces()
|
A D | ucount.c | 254 void dec_ucount(struct ucounts *ucounts, enum ucount_type type) in dec_ucount() function
|
A D | user_namespace.c | 39 return dec_ucount(ucounts, UCOUNT_USER_NAMESPACES); in dec_user_namespaces()
|
/linux/ipc/ |
A D | namespace.c | 29 dec_ucount(ucounts, UCOUNT_IPC_NAMESPACES); in dec_ipc_namespaces()
|
/linux/include/linux/ |
A D | user_namespace.h | 118 void dec_ucount(struct ucounts *ucounts, enum ucount_type type);
|
/linux/fs/notify/fanotify/ |
A D | fanotify.c | 888 dec_ucount(group->fanotify_data.ucounts, in fanotify_free_group_priv() 964 dec_ucount(group->fanotify_data.ucounts, UCOUNT_FANOTIFY_MARKS); in fanotify_freeing_mark()
|
A D | fanotify_user.c | 1093 dec_ucount(ucounts, UCOUNT_FANOTIFY_MARKS); in fanotify_add_new_mark()
|
/linux/kernel/time/ |
A D | namespace.c | 66 dec_ucount(ucounts, UCOUNT_TIME_NAMESPACES); in dec_time_namespaces()
|
/linux/net/core/ |
A D | net_namespace.c | 387 dec_ucount(ucounts, UCOUNT_NET_NAMESPACES); in dec_net_namespaces()
|
/linux/fs/ |
A D | namespace.c | 3343 dec_ucount(ucounts, UCOUNT_MNT_NAMESPACES); in dec_mnt_namespaces()
|
/linux/ |
A D | System.map | 2930 ffff8000100b54e4 T dec_ucount
|
A D | .tmp_System.map | 2930 ffff8000100b54e4 T dec_ucount
|
Completed in 314 milliseconds