Home
last modified time | relevance | path

Searched refs:my_sys_exit (Results 1 – 3 of 3) sorted by relevance

/external/oprofile/module/x86/
Doprofile_nmi.S47 call my_sys_exit;\
Dop_syscalls.c291 asmlinkage long my_sys_exit(int error_code) in my_sys_exit() function
337 sys_call_table[__NR_exit] = my_sys_exit; in op_intercept_syscalls()
/external/oprofile/
DChangeLog-20021975 * module/x86/op_syscalls.c: my_sys_exit is not static