Home
last modified time | relevance | path

Searched refs:elf_fdpic_fetch_phdrs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf_fdpic.c60 static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *, struct file *);
138 static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *params, in elf_fdpic_fetch_phdrs() function
224 retval = elf_fdpic_fetch_phdrs(&exec_params, bprm->file); in load_elf_fdpic_binary()
310 retval = elf_fdpic_fetch_phdrs(&interp_params, interpreter); in load_elf_fdpic_binary()
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_elf_fdpic.c60 static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *, struct file *);
138 static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *params, in elf_fdpic_fetch_phdrs() function
224 retval = elf_fdpic_fetch_phdrs(&exec_params, bprm->file); in load_elf_fdpic_binary()
310 retval = elf_fdpic_fetch_phdrs(&interp_params, interpreter); in load_elf_fdpic_binary()

Completed in 5 milliseconds