Home
last modified time | relevance | path

Searched refs:inc_ucount (Results 1 – 13 of 13) sorted by relevance

/linux-6.3-rc2/fs/notify/inotify/
A Dinotify.h62 return inc_ucount(ucounts->ns, ucounts->uid, UCOUNT_INOTIFY_WATCHES); in inc_inotify_watches()
A Dinotify_user.c681 group->inotify_data.ucounts = inc_ucount(current_user_ns(), in inotify_new_group()
/linux-6.3-rc2/kernel/cgroup/
A Dnamespace.c14 return inc_ucount(ns, current_euid(), UCOUNT_CGROUP_NAMESPACES); in inc_cgroup_namespaces()
/linux-6.3-rc2/kernel/
A Dutsname.c22 return inc_ucount(ns, current_euid(), UCOUNT_UTS_NAMESPACES); in inc_uts_namespaces()
A Dpid_namespace.c64 return inc_ucount(ns, current_euid(), UCOUNT_PID_NAMESPACES); in inc_pid_namespaces()
A Ducount.c229 struct ucounts *inc_ucount(struct user_namespace *ns, kuid_t uid, in inc_ucount() function
A Duser_namespace.c35 return inc_ucount(ns, uid, UCOUNT_USER_NAMESPACES); in inc_user_namespaces()
/linux-6.3-rc2/ipc/
A Dnamespace.c30 return inc_ucount(ns, current_euid(), UCOUNT_IPC_NAMESPACES); in inc_ipc_namespaces()
/linux-6.3-rc2/include/linux/
A Duser_namespace.h121 struct ucounts *inc_ucount(struct user_namespace *ns, kuid_t uid, enum ucount_type type);
/linux-6.3-rc2/kernel/time/
A Dnamespace.c61 return inc_ucount(ns, current_euid(), UCOUNT_TIME_NAMESPACES); in inc_time_namespaces()
/linux-6.3-rc2/fs/notify/fanotify/
A Dfanotify_user.c1206 !inc_ucount(ucounts->ns, ucounts->uid, UCOUNT_FANOTIFY_MARKS)) in fanotify_add_new_mark()
1477 group->fanotify_data.ucounts = inc_ucount(current_user_ns(), in SYSCALL_DEFINE2()
/linux-6.3-rc2/net/core/
A Dnet_namespace.c396 return inc_ucount(ns, current_euid(), UCOUNT_NET_NAMESPACES); in inc_net_namespaces()
/linux-6.3-rc2/fs/
A Dnamespace.c3392 return inc_ucount(ns, current_euid(), UCOUNT_MNT_NAMESPACES); in inc_mnt_namespaces()

Completed in 25 milliseconds