Home
last modified time | relevance | path

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

12

/freebsd-14.2/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
191 extern struct sysentvec aout_sysvec;
330 void exec_sysvec_init_secondary(struct sysentvec *sv, struct sysentvec *sv2);
H A Dimgact_elf.h85 struct sysentvec *sysvec;
H A Dktrace.h187 struct sysentvec;
/freebsd-14.2/sys/amd64/include/
H A Dmd_var.h61 struct sysentvec;
66 void amd64_lower_shared_page(struct sysentvec *);
/freebsd-14.2/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.c74 struct sysentvec aout_sysvec = {
124 struct sysentvec aout_sysvec = {
H A Dsubr_trap.c391 struct sysentvec *sv; in syscallname()
H A Dkern_exec.c1124 exec_new_vmspace(struct image_params *imgp, struct sysentvec *sv) in exec_new_vmspace()
1188 struct sysentvec *sv; in exec_map_stack()
1661 struct sysentvec *sysent; in exec_copyout_strings()
/freebsd-14.2/sys/amd64/amd64/
H A Delf_machdep.c57 struct sysentvec elf64_freebsd_sysvec_la48 = {
100 struct sysentvec elf64_freebsd_sysvec_la57 = {
158 amd64_lower_shared_page(struct sysentvec *sv) in amd64_lower_shared_page()
/freebsd-14.2/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-14.2/sys/riscv/riscv/
H A Delf_machdep.c62 static struct sysentvec elf64_freebsd_sysvec = {
120 struct sysentvec *sv; in elf64_register_sysvec()
H A Dexec_machdep.c341 struct sysentvec *sysent; in sendsig()
/freebsd-14.2/sys/compat/ia32/
H A Dia32_sysvec.c104 struct sysentvec ia32_freebsd_sysvec = {
/freebsd-14.2/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-14.2/sys/i386/i386/
H A Delf_machdep.c53 struct sysentvec elf32_freebsd_sysvec = {
/freebsd-14.2/sys/arm/arm/
H A Delf_machdep.c64 struct sysentvec elf32_freebsd_sysvec = {
H A Dexec_machdep.c284 struct sysentvec *sysent; in sendsig()
/freebsd-14.2/sys/arm64/linux/
H A Dlinux_sysvec.c425 struct sysentvec elf_linux_sysvec = {
487 struct sysentvec *sv; in linux_exec_sysvec_init()
/freebsd-14.2/sys/arm64/arm64/
H A Delf_machdep.c65 static struct sysentvec elf64_freebsd_sysvec = {
H A Delf32_machdep.c101 static struct sysentvec elf32_freebsd_sysvec = {
H A Dfreebsd32_machdep.c355 struct sysentvec *sysent; in freebsd32_sendsig()
/freebsd-14.2/sys/amd64/linux/
H A Dlinux_sysvec.c678 struct sysentvec elf_linux_sysvec = {
741 struct sysentvec *sv; in linux_exec_sysvec_init()

12