Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dseccomp.c1469 static const struct file_operations seccomp_notify_ops = { variable
1489 ret = anon_inode_getfile("seccomp notify", &seccomp_notify_ops, in init_listener()