Home
last modified time | relevance | path

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

/kernel/uniproton/src/om/hook/
H A Dprt_hook_init.c34 U32 hookIndex; in OsHookRegister() local
36 for (hookIndex = 0; hookIndex < (U32)OS_HOOK_TYPE_NUM; hookIndex++) { in OsHookRegister()
37 g_hookCb[hookIndex].num += modInfo->maxNum[hookIndex]; in OsHookRegister()
58 U32 hookIndex; in OsHookConfigInit() local
61 for (hookIndex = 0; hookIndex < OS_SHOOK_TYPE_START; hookIndex in OsHookConfigInit()
[all...]

Completed in 1 milliseconds