函数逻辑报告

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

函数名称:kick_process

函数原型:static inline void kick_process(struct task_struct *tsk)

返回类型:void

参数:

类型参数名称
struct task_struct *tsk

NULL

调用者
名称描述
signal_wake_up_stateTell a process that it has a new active signal
set_notify_resumeset_notify_resume - cause tracehook_notify_resume() to be called*@task: task that will call tracehook_notify_resume()* Calling this arranges that @task will call tracehook_notify_resume()* before returning to user mode