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_filter

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

Type:long

Parameter:

TypeParameterName
struct task_struct *task
unsigned longn
void __user *data
106  Return -EINVAL
Caller
NameDescribe
ptrace_request