Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c832 struct sock_filter filter_process[] = { in kill_thread_or_group() local
840 .len = (unsigned short)ARRAY_SIZE(filter_process), in kill_thread_or_group()
841 .filter = filter_process, in kill_thread_or_group()