Function report |
Source Code:kernel\utsname.c |
Create Date:2022-07-28 11:18:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:utsns_get
Proto:static struct ns_common *utsns_get(struct task_struct *task)
Type:struct ns_common
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task |
124 | struct uts_namespace * ns = NULL |
128 | nsproxy = Namespaces: |
129 | If nsproxy Then |
131 | get_uts_ns(ns) |
133 | task_unlock(task) |
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 |