Home
last modified time | relevance | path

Searched refs:create_elf_fdpic_tables (Results 1 – 1 of 1) sorted by relevance

/fs/
Dbinfmt_elf_fdpic.c64 static int create_elf_fdpic_tables(struct linux_binprm *, struct mm_struct *,
437 retval = create_elf_fdpic_tables(bprm, current->mm, &exec_params, in load_elf_fdpic_binary()
497 static int create_elf_fdpic_tables(struct linux_binprm *bprm, in create_elf_fdpic_tables() function