Searched refs:allocate_sections (Results 1 – 1 of 1) sorted by relevance
27 static void allocate_sections(struct dload_state *dlthis);153 allocate_sections(&dl_state); in dynamic_load_module()262 allocate_sections(&dl_state); in dynamic_open_module()471 static void allocate_sections(struct dload_state *dlthis) in allocate_sections() function