Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\rcu\tree_plugin.h Create Date:2022-07-28 10:29:02
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Check to see if any future non-offloaded RCU-related work will need* to be done by the current CPU, even if none need be done immediately,* returning 1 if so

Proto:int rcu_needs_cpu(u64 basemono, u64 *nextevt)

Type:int

Parameter:

TypeParameterName
u64basemono
u64 *nextevt
1240  nextevt = KTIME_MAX
1241  Return Not Is the specified rcu_segcblist structure empty?* But careful! The fact that the ->head field is NULL does not* necessarily imply that there are no callbacks associated with* this structure. When callbacks are being invoked, they are* removed as a group && Not Is the specified rcu_segcblist offloaded?