Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\kvm.c Create Date:2022-07-28 08:44:35
Last Modify:2020-03-16 21:33:46 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:apf_task_wake_one

Proto:static void apf_task_wake_one(struct kvm_task_sleep_node *n)

Type:void

Parameter:

TypeParameterName
struct kvm_task_sleep_node *n
166  hlist_del_init( & link)
167  If halted Then smp_send_reschedule(cpu)
169  Else if 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. Then swake_up_one( & wq)
Caller
NameDescribe
apf_task_wake_all
kvm_async_pf_task_wake