Home
last modified time | relevance | path

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

/external/oprofile/module/x86/
Dop_syscalls.c220 asmlinkage static int my_sys_fork(struct pt_regs regs) in my_sys_fork() function
328 sys_call_table[__NR_fork] = my_sys_fork; in op_intercept_syscalls()