Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:seccomp_get_metadata

Proto:static inline long seccomp_get_metadata(struct task_struct *task, unsigned long filter_off, void __user *data)

Type:long

Parameter:

TypeParameterName
struct task_struct *task
unsigned longfilter_off
void __user *data
112  Return -EINVAL
Caller
NameDescribe
ptrace_request