Home
last modified time | relevance | path

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

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