Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\padata.c Create Date:2022-07-28 13:47:38
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__padata_stop

Proto:static void __padata_stop(struct padata_instance *pinst)

Type:void

Parameter:

TypeParameterName
struct padata_instance *pinst
492  If Not (flags & PADATA_INIT) Then Return
495  flags &= ~PADATA_INIT
497  Wait for a grace period to elapse. But it is illegal to invoke* synchronize_rcu() from within an RCU read-side critical section.* Therefore, any legal call to synchronize_rcu() is a quiescent
Caller
NameDescribe
__padata_set_cpumasks
padata_stoppadata_stop - stop the parallel processing*@pinst: padata instance to stop