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