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

/external/oprofile/module/ia64/
H A Dop_syscalls.c81 struct fdesc fdesc_exit; variable in typeref:struct:fdesc
342 fdesc_exit.ip = sys_call_table[__NR_exit - __NR_ni_syscall];
343 old_sys_exit = (void *)&fdesc_exit;

Completed in 17 milliseconds