Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dseccomp.h66 struct seccomp_notif_sizes { struct
/Linux-v5.4/samples/seccomp/
Duser-trap.c291 struct seccomp_notif_sizes sizes; in main()
/Linux-v5.4/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.4/kernel/
Dseccomp.c1367 struct seccomp_notif_sizes sizes = { in seccomp_get_notif_sizes()
/Linux-v5.4/tools/testing/selftests/seccomp/
Dseccomp_bpf.c195 struct seccomp_notif_sizes { struct
3481 struct seccomp_notif_sizes sizes; in TEST()