Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:wait_task_inactive

Proto:static inline unsigned long wait_task_inactive(struct task_struct *p, long match_state)

Type:unsigned long

Parameter:

TypeParameterName
struct task_struct *p
longmatch_state
1721  Return 1
Caller
NameDescribe
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