Home
last modified time | relevance | path

Searched refs:syscall_info_table (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/sh64/lib/
Dsyscalltab.h6 struct syscall_info syscall_info_table[]={ variable
311 #define NUM_SYSCALL_INFO_ENTRIES (sizeof(syscall_info_table)/sizeof(struct syscall_info))
Ddbg.c150 syscall_info_table[syscallno].name); in evt_debug()