Home
last modified time | relevance | path

Searched refs:sysentvec (Results 1 – 25 of 37) sorted by relevance

12

/freebsd/sys/sys/
H A Dimgact.h73 struct sysentvec *sysent; /* system entry vector */
100 struct sysentvec;
119 int exec_new_vmspace(struct image_params *, struct sysentvec *);
H A Dsysent.h101 struct sysentvec { struct
196 extern struct sysentvec aout_sysvec;
335 void exec_sysvec_init_secondary(struct sysentvec *sv, struct sysentvec *sv2);
H A Dimgact_elf.h85 struct sysentvec *sysvec;
H A Dktrace.h184 struct sysentvec;
/freebsd/sys/amd64/include/
H A Dmd_var.h61 struct sysentvec;
66 void amd64_lower_shared_page(struct sysentvec *);
/freebsd/sys/kern/
H A Dkern_sharedpage.c305 struct sysentvec *sv; in exec_sysvec_init()
376 exec_sysvec_init_secondary(struct sysentvec *sv, struct sysentvec *sv2) in exec_sysvec_init_secondary()
H A Dimgact_aout.c73 struct sysentvec aout_sysvec = {
123 struct sysentvec aout_sysvec = {
H A Dsubr_trap.c389 struct sysentvec *sv; in syscallname()
/freebsd/sys/amd64/amd64/
H A Delf_machdep.c56 struct sysentvec elf64_freebsd_sysvec_la48 = {
99 struct sysentvec elf64_freebsd_sysvec_la57 = {
157 amd64_lower_shared_page(struct sysentvec *sv) in amd64_lower_shared_page()
/freebsd/sys/riscv/riscv/
H A Delf_machdep.c61 static struct sysentvec elf64_freebsd_sysvec = {
119 struct sysentvec *sv; in elf64_register_sysvec()
H A Dexec_machdep.c340 struct sysentvec *sysent; in sendsig()
/freebsd/sys/powerpc/powerpc/
H A Delf64_machdep.c64 struct sysentvec elf64_freebsd_sysvec_v1 = {
106 struct sysentvec elf64_freebsd_sysvec_v2 = {
H A Delf32_machdep.c86 struct sysentvec elf32_freebsd_sysvec = {
/freebsd/sys/compat/ia32/
H A Dia32_sysvec.c104 struct sysentvec ia32_freebsd_sysvec = {
/freebsd/sys/i386/linux/
H A Dlinux_sysvec.c579 struct sysentvec linux_sysvec = {
617 struct sysentvec elf_linux_sysvec = {
681 struct sysentvec *sv; in linux_exec_sysvec_init()
H A Dlinux.h263 extern struct sysentvec linux_sysvec;
/freebsd/sys/i386/i386/
H A Delf_machdep.c53 struct sysentvec elf32_freebsd_sysvec = {
/freebsd/sys/arm/arm/
H A Delf_machdep.c63 struct sysentvec elf32_freebsd_sysvec = {
H A Dexec_machdep.c279 struct sysentvec *sysent; in sendsig()
/freebsd/sys/arm64/linux/
H A Dlinux_sysvec.c425 struct sysentvec elf_linux_sysvec = {
487 struct sysentvec *sv; in linux_exec_sysvec_init()
/freebsd/sys/arm64/arm64/
H A Delf32_machdep.c101 static struct sysentvec elf32_freebsd_sysvec = {
H A Delf_machdep.c68 static struct sysentvec elf64_freebsd_sysvec = {
H A Dfreebsd32_machdep.c356 struct sysentvec *sysent; in freebsd32_sendsig()
/freebsd/sys/amd64/linux/
H A Dlinux_sysvec.c678 struct sysentvec elf_linux_sysvec = {
741 struct sysentvec *sv; in linux_exec_sysvec_init()
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysvec.c777 struct sysentvec elf_linux_sysvec = {
840 struct sysentvec *sv; in linux_exec_sysvec_init()

12