Searched refs:syscall_entry (Results 1 – 6 of 6) sorted by relevance
9 struct syscall_entry { struct14 extern const struct syscall_entry syscall_table[]; argument
53 const struct syscall_entry syscall_table[] = {
26 for (const struct syscall_entry* entry = syscall_table; entry->name; in main()
159 const struct syscall_entry *entry = syscall_table; in lookup_syscall()175 const struct syscall_entry *entry = syscall_table; in lookup_syscall_name()
631 const struct syscall_entry *entry = syscall_table; in seccomp_filter_usage()
5 const struct syscall_entry syscall_table[] = {