Searched refs:txm_module_preamble_callback_function (Results 1 – 3 of 3) sorted by relevance
377 …(VOID (*)(ULONG)) ((VOID *) (ALIGN_TYPE) module_preamble -> txm_module_preamble_callback_function); in _txm_module_manager_absolute_load()381 …ead_entry = (VOID (*)(ULONG)) ((VOID *) module_preamble -> txm_module_preamble_callback_function); in _txm_module_manager_absolute_load()
369 … (module_preamble -> txm_module_preamble_callback_function) + in _txm_module_manager_internal_load()
375 …ULONG txm_module_preamble_callback_function; /* Module Callback Thread Func… member