Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c253 #define SECCOMP_IOCTL_NOTIF_ADDFD_SMALL \ macro
4128 EXPECT_EQ(ioctl(listener, SECCOMP_IOCTL_NOTIF_ADDFD_SMALL, &small), -1); in TEST()