Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:raw_notifier_call_chain

Proto:int raw_notifier_call_chain(struct raw_notifier_head *nh, unsigned long val, void *v)

Type:int

Parameter:

TypeParameterName
struct raw_notifier_head *nh
unsigned longval
void *v
368  Return __raw_notifier_call_chain - Call functions in a raw notifier chain*@nh: Pointer to head of the raw notifier chain*@val: Value passed unmodified to notifier function*@v: Pointer passed unmodified to notifier function
Caller
NameDescribe
update_pvclock_gtod