Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c790 struct sock_filter filter_thread[] = { in kill_thread_or_group() local
798 .len = (unsigned short)ARRAY_SIZE(filter_thread), in kill_thread_or_group()
799 .filter = filter_thread, in kill_thread_or_group()