Searched refs:init_typeoffs (Results 1 - 2 of 2) sorted by path

/linux-master/kernel/module/
H A Dinternal.h69 unsigned long symoffs, stroffs, init_typeoffs, core_typeoffs; member in struct:load_info
H A Dkallsyms.c161 info->init_typeoffs = mod_mem_init_data->size;
192 rcu_dereference(mod->kallsyms)->typetab = init_data_base + info->init_typeoffs;

Completed in 237 milliseconds