Searched refs:exec_map_first_page (Results 1 – 3 of 3) sorted by relevance
82 int exec_map_first_page(struct image_params *);
479 error = exec_map_first_page(imgp); in do_execve()981 exec_map_first_page(struct image_params *imgp) in exec_map_first_page() function
765 error = exec_map_first_page(imgp); in __elfN()