Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__bpf_spin_unlock

Proto:static inline void __bpf_spin_unlock(struct bpf_spin_lock *lock)

Type:void

Parameter:

TypeParameterName
struct bpf_spin_lock *lock
256  l = lock
258  atomic_set_release(l, 0)
Caller
NameDescribe
____bpf_spin_unlock