Home
last modified time | relevance | path

Searched refs:seccomp_notify_ops (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/
H A Dseccomp.c1704 static const struct file_operations seccomp_notify_ops = { variable
1724 ret = anon_inode_getfile("seccomp notify", &seccomp_notify_ops, in init_listener()