Home
last modified time | relevance | path

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

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