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

/linux-4.4.14/samples/seccomp/
H A Ddropper.c28 static int install_filter(int nr, int arch, int error) install_filter() function
62 if (install_filter(strtol(argv[1], NULL, 0), strtol(argv[2], NULL, 0), main()
H A Dbpf-direct.c110 static int install_filter(void) install_filter() function
169 if (install_filter()) main()

Completed in 106 milliseconds