函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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
注解内核,赢得工具下载SCCTEnglish

函数名称:wait_task_inactive

函数原型:static inline unsigned long wait_task_inactive(struct task_struct *p, long match_state)

返回类型:unsigned long

参数:

类型参数名称
struct task_struct *p
longmatch_state
1721  返回:1
调用者
名称描述
task_current_syscallask_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_attachptrace_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_parkkthread_park - park a thread created by kthread_create()
__smpboot_create_thread
coredump_wait