函数逻辑报告 |
Source Code:include\linux\uidgid.h |
Create Date:2022-07-27 06:40:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:from_kuid_munged
函数原型:static inline uid_t from_kuid_munged(struct user_namespace *to, kuid_t kuid)
返回类型:uid_t
参数:
类型 | 参数 | 名称 |
---|---|---|
struct user_namespace * | to | |
kuid_t | kuid |
168 | 返回:uid |
名称 | 描述 |
---|---|
do_sys_vm86 | |
wait_task_zombie | Handle sys_wait4 work for one task in state EXIT_ZOMBIE. We hold* read_lock(&tasklist_lock) on entry. If we return zero, we still hold* the lock and this task is uninteresting. If we return nonzero, we have |
kernel_to_ipc64_perm | kernel_to_ipc64_perm - convert kernel ipc permissions to user*@in: kernel permissions*@out: new style ipc permissions* Turn the kernel object @in into a set of permissions descriptions* for returning to userspace (@out). |
keyctl_describe_key | Return a description of a key to userspace |
cp_old_stat | For backward compatibility? Maybe this should be moved* into arch/i386 instead? |
scm_recv | |
wait_task_stopped | wait_task_stopped - Wait for %TASK_STOPPED or %TASK_TRACED*@wo: wait options*@ptrace: is the wait for ptrace*@p: task to wait for* Handle sys_wait4() work for %p in state %TASK_STOPPED or %TASK_TRACED |
wait_task_continued | Handle do_wait work for one task in a live, non-stopped state.* read_lock(&tasklist_lock) on entry. If we return zero, we still hold* the lock and this task is uninteresting. If we return nonzero, we have |
__send_signal | |
send_signal | |
do_notify_parent | Let a parent know about the death of a child.* For a stopped/continued status change, use do_notify_parent_cldstop instead.* Returns true if our parent ignored us and so we've switched to* self-reaping. |
do_notify_parent_cldstop | do_notify_parent_cldstop - notify parent of stopped/continued state change*@tsk: task reporting the state change*@for_ptracer: the notification is for ptracer*@why: CLD_{CONTINUED|STOPPED|TRAPPED} to report |
ptrace_do_notify | |
ptrace_signal | |
prepare_kill_siginfo | |
do_tkill | |
sys_getuid | |
sys_geteuid | |
SYSCALL_DEFINE3 | |
sys_getuid16 | |
sys_geteuid16 | |
do_acct_process |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |