Home
last modified time | relevance | path

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

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