Home
last modified time | relevance | path

Searched defs:imgp (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/sys/kern/
H A Dimgact_aout.c162 aout_fixup(uintptr_t *stack_base, struct image_params *imgp) in aout_fixup()
172 exec_aout_imgact(struct image_params *imgp) in exec_aout_imgact()
H A Dkern_exec.c373 execve_nosetid(struct image_params *imgp) in execve_nosetid()
395 struct image_params image_params, *imgp; in do_execve() local
1054 exec_map_first_page(struct image_params *imgp) in exec_map_first_page()
1086 exec_unmap_first_page(struct image_params *imgp) in exec_unmap_first_page()
1131 exec_new_vmspace(struct image_params *imgp, struct sysentvec *sv) in exec_new_vmspace()
1192 exec_map_stack(struct image_params *imgp) in exec_map_stack()
1660 exec_copyout_strings(struct image_params *imgp, uintptr_t *stack_base) in exec_copyout_strings()
1827 exec_check_permissions(struct image_params *imgp) in exec_check_permissions()
H A Dimgact_shell.c99 exec_shell_imgact(struct image_params *imgp) in exec_shell_imgact()
/freebsd/sys/arm64/arm64/
H A Delf32_machdep.c172 elf32_arm_abi_supported(const struct image_params *imgp, in elf32_arm_abi_supported()
275 freebsd32_setregs(struct thread *td, struct image_params *imgp, in freebsd32_setregs()
H A Delf_machdep.c357 arm64_exec_protect(struct image_params *imgp, int flags __unused) in arm64_exec_protect()
/freebsd/sys/i386/linux/
H A Dlinux_sysvec.c121 linux_fixup(uintptr_t *stack_base, struct image_params *imgp) in linux_fixup()
142 linux32_arch_copyout_auxargs(struct image_params *imgp, Elf_Auxinfo **pos) in linux32_arch_copyout_auxargs()
565 linux_exec_setregs(struct thread *td, struct image_params *imgp, in linux_exec_setregs()
665 linux_on_exec_vmspace(struct proc *p, struct image_params *imgp) in linux_on_exec_vmspace()
H A Dimgact_linux.c58 exec_linux_imgact(struct image_params *imgp) in exec_linux_imgact()
/freebsd/sys/arm64/linux/
H A Dlinux_sysvec.c153 linux64_arch_copyout_auxargs(struct image_params *imgp, Elf_Auxinfo **pos) in linux64_arch_copyout_auxargs()
168 linux_exec_setregs(struct thread *td, struct image_params *imgp, in linux_exec_setregs()
472 linux_on_exec_vmspace(struct proc *p, struct image_params *imgp) in linux_on_exec_vmspace()
/freebsd/sys/security/mac_veriexec/
H A Dveriexec_fingerprint.c105 identify_error (struct image_params *imgp, struct thread *td, const char *msg) in identify_error()
259 mac_veriexec_fingerprint_check_image(struct image_params *imgp, in mac_veriexec_fingerprint_check_image()
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysvec.c135 linux32_arch_copyout_auxargs(struct image_params *imgp, Elf_Auxinfo **pos) in linux32_arch_copyout_auxargs()
570 linux_exec_setregs(struct thread *td, struct image_params *imgp, in linux_exec_setregs()
618 linux_copyout_strings(struct image_params *imgp, uintptr_t *stack_base) in linux_copyout_strings()
824 linux_on_exec_vmspace(struct proc *p, struct image_params *imgp) in linux_on_exec_vmspace()
/freebsd/sys/security/mac/
H A Dmac_process.c134 mac_execve_enter(struct image_params *imgp, struct mac *mac_p) in mac_execve_enter()
174 mac_execve_exit(struct image_params *imgp) in mac_execve_exit()
H A Dmac_vfs.c344 struct vnode *vp, struct label *interpvplabel, struct image_params *imgp) in mac_vnode_execve_transition()
355 struct label *interpvplabel, struct image_params *imgp) in mac_vnode_execve_will_transition()
476 struct image_params *imgp) in mac_vnode_check_exec()
/freebsd/sys/security/mac_grantbylabel/
H A Dmac_grantbylabel.c451 struct image_params *imgp, struct label *execlabel __unused) in mac_grantbylabel_vnode_check_exec()
478 struct label *interpvplabel, struct image_params *imgp, in mac_grantbylabel_vnode_execve_will_transition()
/freebsd/sys/amd64/linux/
H A Dlinux_sysvec.c222 linux64_arch_copyout_auxargs(struct image_params *imgp, Elf_Auxinfo **pos) in linux64_arch_copyout_auxargs()
235 linux_exec_setregs(struct thread *td, struct image_params *imgp, in linux_exec_setregs()
724 linux_on_exec_vmspace(struct proc *p, struct image_params *imgp) in linux_on_exec_vmspace()
/freebsd/sys/compat/linux/
H A Dlinux_vdso.c156 vm_offset_t size, struct image_params *imgp) in linux_map_vdso()
H A Dlinux_emul.c257 linux_on_exec(struct proc *p, struct image_params *imgp) in linux_on_exec()
/freebsd/sys/arm/arm/
H A Dexec_machdep.c77 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs()
H A Delf_machdep.c126 elf32_arm_abi_supported(const struct image_params *imgp, in elf32_arm_abi_supported()
/freebsd/sys/riscv/riscv/
H A Dexec_machdep.c173 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs()
/freebsd/sys/amd64/amd64/
H A Delf_machdep.c168 freebsd_brand_info_la57_img_compat(const struct image_params *imgp, in freebsd_brand_info_la57_img_compat() argument
H A Dexec_machdep.c371 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs()
/freebsd/sys/security/mac_partition/
H A Dmac_partition.c278 struct label *vplabel, struct image_params *imgp, in partition_vnode_check_exec()
/freebsd/sys/powerpc/powerpc/
H A Delf64_machdep.c248 exec_setregs_funcdesc(struct thread *td, struct image_params *imgp, in exec_setregs_funcdesc()
H A Dexec_machdep.c657 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs()
703 ppc32_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in ppc32_setregs()
/freebsd/sys/dev/filemon/
H A Dfilemon_wrapper.c117 struct image_params *imgp) in filemon_event_process_exec()

12