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