Function report |
Source Code:include\linux\sched.h |
Create Date:2022-07-28 05:59:46 |
Last Modify:2021-07-28 10:30:23 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:wait_task_inactive
Proto:static inline unsigned long wait_task_inactive(struct task_struct *p, long match_state)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p | |
long | match_state |
1721 | Return 1 |
Name | Describe |
---|---|
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 |
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 |