函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\kvm.c Create Date:2022-07-27 09:43:44
Last Modify:2020-03-16 21:33:46 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:apf_task_wake_one

函数原型:static void apf_task_wake_one(struct kvm_task_sleep_node *n)

返回类型:void

参数:

类型参数名称
struct kvm_task_sleep_node *n
166  hlist_del_init( & link)
167  如果haltedsmp_send_reschedule(cpu)
169  否则如果swq_has_sleeper - check if there are any waiting processes*@wq: the waitqueue to test for waiters* Returns true if @wq has waiting processes* Please refer to the comment for swait_active.swake_up_one( & wq)
调用者
名称描述
apf_task_wake_all
kvm_async_pf_task_wake