Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dseccomp.h67 struct seccomp_notif_sizes { struct
/OK3568_Linux_fs/kernel/samples/seccomp/
H A Duser-trap.c291 struct seccomp_notif_sizes sizes; in main()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/
H A 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;
/OK3568_Linux_fs/kernel/kernel/
H A Dseccomp.c1901 struct seccomp_notif_sizes sizes = { in seccomp_get_notif_sizes()
/OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c214 struct seccomp_notif_sizes { struct
3730 struct seccomp_notif_sizes sizes; in TEST()