Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dseccomp.h67 struct seccomp_notif_sizes { struct
/Linux-v5.10/samples/seccomp/
Duser-trap.c291 struct seccomp_notif_sizes sizes; in main()
/Linux-v5.10/Documentation/userspace-api/
Dseccomp_filter.rst217 struct seccomp_notif_sizes {
237 The ``struct seccomp_notif_sizes`` structure can be used to determine the size
243 struct seccomp_notif_sizes sizes;
/Linux-v5.10/kernel/
Dseccomp.c1666 struct seccomp_notif_sizes sizes = { in seccomp_get_notif_sizes()
/Linux-v5.10/tools/testing/selftests/seccomp/
Dseccomp_bpf.c214 struct seccomp_notif_sizes { struct
3721 struct seccomp_notif_sizes sizes; in TEST()