Searched refs:exec_map_first_page (Results 1 – 3 of 3) sorted by relevance
90 int exec_map_first_page(struct image_params *);
667 error = exec_map_first_page(imgp); in do_execve()1179 exec_map_first_page(struct image_params *imgp) in exec_map_first_page() function
844 error = exec_map_first_page(imgp); in __elfN()