Function report |
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 activity | Download SCCT | Chinese |
Name:put_user_ns
Proto:static inline void put_user_ns(struct user_namespace *ns)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct user_namespace * | ns |
NULL
Name | Describe |
---|---|
rdt_init_fs_context | |
__mmdrop | Called 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_rcu | The RCU callback to actually dispose of a set of credentials |
cgroup_init_fs_context | Initialise 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_notify | The next function is only to split too long sys_mq_timedsend |
remove_notification | |
create_ipc_ns | |
free_ipc_ns | |
destroy_unused_super | Free a superblock that has never been seen by anyone |
__put_super | Drop a superblock's refcount. The caller must hold sb_lock. |
would_dump | |
free_mnt_ns | |
put_fs_context | put_fs_context - Dispose of a superblock configuration context.*@fc: The context to dispose of. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |