Searched defs:imgp (Results 1 - 25 of 45) sorted by relevance

12

/freebsd-13-stable/sys/powerpc/powerpc/
H A Delf_common.c33 __elfN(powerpc_copyout_auxargs)(struct image_params *imgp, uintptr_t base) argument
[all...]
H A Delf64_machdep.c233 exec_setregs_funcdesc(struct thread *td, struct image_params *imgp, argument
/freebsd-13-stable/sys/i386/linux/
H A Dimgact_linux.c61 exec_linux_imgact(struct image_params *imgp) argument
[all...]
/freebsd-13-stable/sys/arm/cloudabi32/
H A Dcloudabi32_sysvec.c51 cloudabi32_proc_setregs(struct thread *td, struct image_params *imgp, argument
/freebsd-13-stable/sys/arm64/cloudabi64/
H A Dcloudabi64_sysvec.c51 cloudabi64_proc_setregs(struct thread *td, struct image_params *imgp, argument
/freebsd-13-stable/sys/i386/cloudabi32/
H A Dcloudabi32_sysvec.c51 cloudabi32_fixup_tcb(uintptr_t *stack_base, struct image_params *imgp) argument
79 cloudabi32_proc_setregs(struct thread *td, struct image_params *imgp, argument
/freebsd-13-stable/sys/kern/
H A Dimgact_aout.c146 aout_fixup(uintptr_t *stack_base, struct image_params *imgp) argument
156 exec_aout_imgact(struct image_params *imgp) argument
[all...]
H A Dimgact_shell.c102 exec_shell_imgact(struct image_params *imgp) argument
[all...]
/freebsd-13-stable/sys/arm64/cloudabi32/
H A Dcloudabi32_sysvec.c51 cloudabi32_proc_setregs(struct thread *td, struct image_params *imgp, argument
/freebsd-13-stable/sys/amd64/cloudabi32/
H A Dcloudabi32_sysvec.c56 cloudabi32_fixup_tcb(uintptr_t *stack_base, struct image_params *imgp) argument
84 cloudabi32_proc_setregs(struct thread *td, struct image_params *imgp, argument
/freebsd-13-stable/sys/amd64/cloudabi64/
H A Dcloudabi64_sysvec.c51 cloudabi64_fixup_tcb(uintptr_t *stack_base, struct image_params *imgp) argument
72 cloudabi64_proc_setregs(struct thread *td, struct image_params *imgp, argument
/freebsd-13-stable/sys/compat/cloudabi32/
H A Dcloudabi32_module.c49 cloudabi32_copyout_strings(struct image_params *imgp, uintptr_t *stack_base) argument
64 cloudabi32_fixup(uintptr_t *stack_base, struct image_params *imgp) argument
/freebsd-13-stable/sys/compat/cloudabi64/
H A Dcloudabi64_module.c49 cloudabi64_copyout_strings(struct image_params *imgp, uintptr_t *stack_base) argument
64 cloudabi64_fixup(uintptr_t *stack_base, struct image_params *imgp) argument
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_emul.c223 linux_exec_imgact_try(struct image_params *imgp) argument
294 linux_on_exec(struct proc *p, struct image_params *imgp) argument
[all...]
/freebsd-13-stable/sys/security/mac/
H A Dmac_process.c136 mac_execve_enter(struct image_params *imgp, struct mac *mac_p) argument
176 mac_execve_exit(struct image_params *imgp) argument
/freebsd-13-stable/sys/security/mac_veriexec/
H A Dveriexec_fingerprint.c102 identify_error (struct image_params *imgp, struct thread *td, const char *msg) argument
256 mac_veriexec_fingerprint_check_image(struct image_params *imgp, int check_files, struct thread *td) argument
[all...]
/freebsd-13-stable/sys/arm/arm/
H A Delf_machdep.c121 elf32_arm_abi_supported(struct image_params *imgp, int32_t *osrel __unused, argument
/freebsd-13-stable/sys/arm64/arm64/
H A Delf32_machdep.c132 elf32_arm_abi_supported(struct image_params *imgp, int32_t *osrel __unused, argument
238 freebsd32_setregs(struct thread *td, struct image_params *imgp, argument
/freebsd-13-stable/sys/dev/filemon/
H A Dfilemon_wrapper.c119 filemon_event_process_exec(void *arg __unused, struct proc *p, struct image_params *imgp) argument
/freebsd-13-stable/sys/mips/mips/
H A Dpm_machdep.c409 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) argument
/freebsd-13-stable/sys/security/mac_bsdextended/
H A Dugidfw_vnode.c112 ugidfw_vnode_check_exec(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct image_params *imgp, struct label *execlabel) argument
/freebsd-13-stable/sys/security/mac_partition/
H A Dmac_partition.c281 partition_vnode_check_exec(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct image_params *imgp, struct label *execlabel) argument
/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_sysvec.c155 linux_copyout_auxargs(struct image_params *imgp, uintptr_t base) argument
208 linux_elf_fixup(uintptr_t *stack_base, struct image_params *imgp) argument
223 linux_copyout_strings(struct image_params *imgp, uintptr_t *stack_base) argument
350 linux_exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) argument
[all...]
/freebsd-13-stable/sys/amd64/amd64/
H A Delf_machdep.c148 freebsd_brand_info_la57_img_compat(struct image_params *imgp, argument
/freebsd-13-stable/sys/amd64/ia32/
H A Dia32_signal.c938 ia32_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) argument

Completed in 202 milliseconds

12