Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c804 struct sock_filter filter_process[] = { in kill_thread_or_group() local
812 .len = (unsigned short)ARRAY_SIZE(filter_process), in kill_thread_or_group()
813 .filter = filter_process, in kill_thread_or_group()
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c819 struct sock_filter filter_process[] = { in kill_thread_or_group() local
827 .len = (unsigned short)ARRAY_SIZE(filter_process), in kill_thread_or_group()
828 .filter = filter_process, in kill_thread_or_group()

Completed in 10 milliseconds