Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\bpf\syscall.c Create Date:2022-07-28 12:53:39
Last Modify:2022-05-19 18:06:12 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:bpf_obj_pin

Proto:static int bpf_obj_pin(const union bpf_attr *attr)

Type:int

Parameter:

TypeParameterName
const union bpf_attr *attr
1859  If helper macro to check that unused fields 'union bpf_attr' are zero (BPF_OBJ) || file_flags != 0 Then Return -EINVAL
1862  Return bpf_obj_pin_user(bpf_fd, u64_to_user_ptr( anonymous struct used by BPF_OBJ_* commands ))