Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\user_namespace.h Create Date:2022-07-28 05:49:34
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:put_user_ns

Proto:static inline void put_user_ns(struct user_namespace *ns)

Type:void

Parameter:

TypeParameterName
struct user_namespace *ns

NULL

Caller
NameDescribe
rdt_init_fs_context
__mmdropCalled when the last reference to the mm* is dropped: either by a lazy thread or by* mmput. Free the page directory and the mm.
put_cred_rcuThe RCU callback to actually dispose of a set of credentials
cgroup_init_fs_contextInitialise the cgroup filesystem creation/reconfiguration context. Notably,* we select the namespace we're going to use.
free_cgroup_ns
free_uts_ns
userns_put
userns_install
delayed_free_pidns
mqueue_init_fs_context
mq_create_mount
__do_notifyThe next function is only to split too long sys_mq_timedsend
remove_notification
create_ipc_ns
free_ipc_ns
destroy_unused_superFree a superblock that has never been seen by anyone
__put_superDrop a superblock's refcount. The caller must hold sb_lock.
would_dump
free_mnt_ns
put_fs_contextput_fs_context - Dispose of a superblock configuration context.*@fc: The context to dispose of.