Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\seccomp.c Create Date:2022-07-28 11:46:12
Last Modify:2022-05-19 16:58:48 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:seccomp_set_mode_filter

Proto:static inline long seccomp_set_mode_filter(unsigned int flags, const char __user *filter)

Type:long

Parameter:

TypeParameterName
unsigned intflags
const char __user *filter
1360  Return -EINVAL
Caller
NameDescribe
do_seccompCommon entry point for both prctl and syscall.