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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dsyscall.c18 typedef void (*sys_call_ptr_t)(void); typedef
22 const sys_call_ptr_t sys_call_table[__NR_syscall_max+1] = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-x86_64/
H A Dsyscall_table.c45 typedef void (*sys_call_ptr_t)(void); typedef
49 sys_call_ptr_t sys_call_table[UM_NR_syscall_max+1] __cacheline_aligned = {

Completed in 34 milliseconds