Searched refs:decoded_syscalls (Results 1 – 1 of 1) sorted by relevance
84 static struct syscall decoded_syscalls[] = { variable943 for (sc = decoded_syscalls; sc->name != NULL; sc++) { in init_syscalls()