Home
last modified time | relevance | path

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

/freebsd/sys/arm64/linux/
H A Dlinux_sysvec.c101 static void linux_exec_setregs(struct thread *td, struct image_params *imgp,
168 linux_exec_setregs(struct thread *td, struct image_params *imgp, in linux_exec_setregs() function
448 .sv_setregs = linux_exec_setregs,
/freebsd/sys/i386/linux/
H A Dlinux_sysvec.c102 static void linux_exec_setregs(struct thread *td,
565 linux_exec_setregs(struct thread *td, struct image_params *imgp, in linux_exec_setregs() function
596 .sv_setregs = linux_exec_setregs,
640 .sv_setregs = linux_exec_setregs,
/freebsd/sys/amd64/linux/
H A Dlinux_sysvec.c108 static void linux_exec_setregs(struct thread *td, struct image_params *imgp,
235 linux_exec_setregs(struct thread *td, struct image_params *imgp, in linux_exec_setregs() function
699 .sv_setregs = linux_exec_setregs,
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysvec.c105 static void linux_exec_setregs(struct thread *td,
570 linux_exec_setregs(struct thread *td, struct image_params *imgp, in linux_exec_setregs() function
799 .sv_setregs = linux_exec_setregs,