Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/include/asm/
Dipipe_base.h40 #define IPIPE_EVENT_SYSCALL (IPIPE_FIRST_EVENT) macro
/linux-2.6.39/arch/blackfin/kernel/
Dipipe.c214 !__ipipe_event_monitored_p(IPIPE_EVENT_SYSCALL)) in __ipipe_syscall_root()
217 ret = __ipipe_dispatch_event(IPIPE_EVENT_SYSCALL, regs); in __ipipe_syscall_root()