Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\rculist_bl.h Create Date:2022-07-28 05:41:51
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:hlist_bl_set_first_rcu

Proto:static inline void hlist_bl_set_first_rcu(struct hlist_bl_head *h, struct hlist_bl_node *n)

Type:void

Parameter:

TypeParameterName
struct hlist_bl_head *h
struct hlist_bl_node *n
17  cu_assign_pointer() - assign to RCU-protected pointer*@p: pointer to assign to*@v: value to assign (publish)* Assigns the specified value to the specified RCU-protected* pointer, ensuring that any concurrent RCU readers will see* any prior initialization(first, (structhlist_bl_node * )((unsignedlong)n | LIST_BL_LOCKMASK))