Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/trace/
Dtrace_syscalls.c14 static int sys_refcount_exit; variable
409 if (!sys_refcount_exit) in reg_event_syscall_exit()
413 sys_refcount_exit++; in reg_event_syscall_exit()
427 sys_refcount_exit--; in unreg_event_syscall_exit()
429 if (!sys_refcount_exit) in unreg_event_syscall_exit()