Searched refs:exe_file_allow_write_access (Results 1 – 5 of 5) sorted by relevance
405 exe_file_allow_write_access(interpreter); in load_elf_fdpic_binary()478 exe_file_allow_write_access(interpreter); in load_elf_fdpic_binary()
1336 exe_file_allow_write_access(executable); in begin_new_exec()1439 exe_file_allow_write_access(file); in do_close_execat()
261 exe_file_allow_write_access(f); in close_interp_file()
1274 exe_file_allow_write_access(old_exe_file); in set_mm_exe_file()1327 exe_file_allow_write_access(old_exe_file); in replace_mm_exe_file()
2866 static inline void exe_file_allow_write_access(struct file *exe_file) in exe_file_allow_write_access() function