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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/lib/
H A Ddbg.c163 static struct stored_syscall_data stored_syscalls[N_STORED_SYSCALLS]; variable in typeref:struct:stored_syscall_data
211 stored_syscalls[syscall_next].pid = current->pid;
212 stored_syscalls[syscall_next].syscall_number = syscallno;
222 stored_syscalls[syscall_next_print].pid,
223 syscall_info_table[stored_syscalls[syscall_next_print].syscall_number].name);

Completed in 43 milliseconds