函数逻辑报告 |
Source Code:include\linux\sched.h |
Create Date:2022-07-27 06:58:35 |
Last Modify:2021-07-28 10:30:23 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:wait_task_inactive
函数原型:static inline unsigned long wait_task_inactive(struct task_struct *p, long match_state)
返回类型:unsigned long
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | p | |
long | match_state |
1721 | 返回:1 |
名称 | 描述 |
---|---|
task_current_syscall | ask_current_syscall - Discover what a blocked task is doing.*@target: thread to examine*@info: structure with the following fields:* .sp - filled with user stack pointer* .data.nr - filled with system call number or -1* |
ptrace_check_attach | ptrace_check_attach - check whether ptracee is ready for ptrace operation*@child: ptracee to check for*@ignore_state: don't check whether @child is currently %TASK_TRACED* Check whether @child is being ptraced by %current and ready for further |
__kthread_bind_mask | |
kthread_park | kthread_park - park a thread created by kthread_create() |
__smpboot_create_thread | |
coredump_wait |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |