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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dkspd.c111 struct apsp_table syscall_command_table[] = { variable in typeref:struct:apsp_table
152 for (i = 0; i < ARRAY_SIZE(syscall_command_table); i++) {
153 if ((cmd == syscall_command_table[i].sp))
154 return syscall_command_table[i].ap;

Completed in 57 milliseconds