Searched refs:NUM_SYSCALL_INFO_ENTRIES (Results 1 – 2 of 2) sorted by relevance
311 #define NUM_SYSCALL_INFO_ENTRIES (sizeof(syscall_info_table)/sizeof(struct syscall_info)) macro
147 if (syscallno < NUM_SYSCALL_INFO_ENTRIES) in evt_debug()