Home
last modified time | relevance | path

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

12

/f-stack/freebsd/sys/
H A Dimgact.h80 struct sysentvec *sysent; /* system entry vector */
100 struct sysentvec;
118 int exec_new_vmspace(struct image_params *, struct sysentvec *);
H A Dsysent.h102 struct sysentvec { struct
175 extern struct sysentvec aout_sysvec;
307 void exec_sysvec_init_secondary(struct sysentvec *sv, struct sysentvec *sv2);
H A Dimgact_elf.h86 struct sysentvec *sysvec;
H A Dktrace.h168 struct sysentvec;
/f-stack/freebsd/amd64/include/
H A Dmd_var.h59 struct sysentvec;
63 void amd64_lower_shared_page(struct sysentvec *);
/f-stack/freebsd/kern/
H A Dkern_sharedpage.c307 struct sysentvec *sv; in exec_sysvec_init()
312 sv = (struct sysentvec *)param; in exec_sysvec_init()
353 exec_sysvec_init_secondary(struct sysentvec *sv, struct sysentvec *sv2) in exec_sysvec_init_secondary()
H A Dimgact_aout.c76 struct sysentvec aout_sysvec = {
115 struct sysentvec aout_sysvec = {
H A Dsubr_trap.c370 struct sysentvec *sv; in syscallname()
/f-stack/freebsd/amd64/amd64/
H A Delf_machdep.c52 struct sysentvec elf64_freebsd_sysvec_la48 = {
87 struct sysentvec elf64_freebsd_sysvec_la57 = {
137 amd64_lower_shared_page(struct sysentvec *sv) in amd64_lower_shared_page()
/f-stack/freebsd/arm64/cloudabi64/
H A Dcloudabi64_sysvec.c162 static struct sysentvec cloudabi64_elf_sysvec = {
/f-stack/freebsd/arm64/cloudabi32/
H A Dcloudabi32_sysvec.c178 static struct sysentvec cloudabi32_elf_sysvec = {
/f-stack/freebsd/i386/cloudabi32/
H A Dcloudabi32_sysvec.c181 static struct sysentvec cloudabi32_elf_sysvec = {
/f-stack/freebsd/arm/cloudabi32/
H A Dcloudabi32_sysvec.c170 static struct sysentvec cloudabi32_elf_sysvec = {
/f-stack/freebsd/amd64/cloudabi32/
H A Dcloudabi32_sysvec.c206 static struct sysentvec cloudabi32_elf_sysvec = {
/f-stack/freebsd/amd64/cloudabi64/
H A Dcloudabi64_sysvec.c194 static struct sysentvec cloudabi64_elf_sysvec = {
/f-stack/freebsd/arm64/arm64/
H A Delf32_machdep.c77 static struct sysentvec elf32_freebsd_sysvec = {
H A Delf_machdep.c61 static struct sysentvec elf64_freebsd_sysvec = {
H A Dfreebsd32_machdep.c315 struct sysentvec *sysent; in freebsd32_sendsig()
/f-stack/freebsd/i386/i386/
H A Delf_machdep.c54 struct sysentvec elf32_freebsd_sysvec = {
/f-stack/freebsd/arm/arm/
H A Delf_machdep.c65 struct sysentvec elf32_freebsd_sysvec = {
/f-stack/freebsd/mips/mips/
H A Delf_machdep.c54 static struct sysentvec elf_freebsd_sysvec = {
H A Dfreebsd32_machdep.c78 struct sysentvec elf32_freebsd_sysvec = {
/f-stack/lib/
H A Dff_init_main.c299 struct sysentvec null_sysvec = {
/f-stack/freebsd/i386/linux/
H A Dlinux.h424 extern struct sysentvec linux_sysvec;
H A Dlinux_sysvec.c841 struct sysentvec linux_sysvec = {
877 struct sysentvec elf_linux_sysvec = {

12