Home
last modified time | relevance | path

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

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