Home
last modified time | relevance | path

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

/kernel/uniproton/src/core/kernel/irq/
H A Dprt_irq.c146 OS_MHOOK_ACTIVATE_PARA1(OS_HOOK_HWI_ENTRY, hwiNum); in OsHwiHookDispatcher()
150 OS_MHOOK_ACTIVATE_PARA1(OS_HOOK_HWI_EXIT, hwiNum); in OsHwiHookDispatcher()
/kernel/uniproton/src/om/include/
H A Dprt_hook_external.h82 #define OS_MHOOK_ACTIVATE_PARA1(hookType, arg0) OS_MHOOK_ACTIVATE((hookType), OsFunPara1, pfn((uintptr_t)(arg0))) macro

Completed in 2 milliseconds