Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dbinfmt_elf_fdpic.c64 static int create_elf_fdpic_tables(struct linux_binprm *, struct mm_struct *,
409 if (create_elf_fdpic_tables(bprm, current->mm, in load_elf_fdpic_binary()
467 static int create_elf_fdpic_tables(struct linux_binprm *bprm, in create_elf_fdpic_tables() function