| /freebsd-13.1/sys/compat/cloudabi/ |
| H A D | cloudabi_util.h | 36 struct sysentvec; 84 void cloudabi_vdso_init(struct sysentvec *, char *, char *); 85 void cloudabi_vdso_destroy(struct sysentvec *);
|
| H A D | cloudabi_vdso.c | 45 cloudabi_vdso_init(struct sysentvec *sv, char *begin, char *end) in cloudabi_vdso_init() 86 cloudabi_vdso_destroy(struct sysentvec *sv) in cloudabi_vdso_destroy()
|
| /freebsd-13.1/sys/sys/ |
| H A D | imgact.h | 75 struct sysentvec *sysent; /* system entry vector */ 99 struct sysentvec; 118 int exec_new_vmspace(struct image_params *, struct sysentvec *);
|
| H A D | sysent.h | 102 struct sysentvec { struct 188 extern struct sysentvec aout_sysvec; 320 void exec_sysvec_init_secondary(struct sysentvec *sv, struct sysentvec *sv2);
|
| H A D | imgact_elf.h | 86 struct sysentvec *sysvec;
|
| H A D | ktrace.h | 168 struct sysentvec;
|
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_vdso.h | 43 void __elfN(linux_vdso_fixup)(struct sysentvec *); 44 void __elfN(linux_vdso_reloc)(struct sysentvec *);
|
| H A D | linux_vdso.c | 107 __elfN(linux_vdso_fixup)(struct sysentvec *sv) in __elfN() 146 __elfN(linux_vdso_reloc)(struct sysentvec *sv) in __elfN()
|
| /freebsd-13.1/sys/amd64/include/ |
| H A D | md_var.h | 58 struct sysentvec; 62 void amd64_lower_shared_page(struct sysentvec *);
|
| /freebsd-13.1/sys/kern/ |
| H A D | kern_sharedpage.c | 307 struct sysentvec *sv; in exec_sysvec_init() 385 exec_sysvec_init_secondary(struct sysentvec *sv, struct sysentvec *sv2) in exec_sysvec_init_secondary()
|
| H A D | imgact_aout.c | 76 struct sysentvec aout_sysvec = { 126 struct sysentvec aout_sysvec = {
|
| H A D | subr_trap.c | 385 struct sysentvec *sv; in syscallname()
|
| /freebsd-13.1/sys/amd64/amd64/ |
| H A D | elf_machdep.c | 58 struct sysentvec elf64_freebsd_sysvec_la48 = { 96 struct sysentvec elf64_freebsd_sysvec_la57 = { 149 amd64_lower_shared_page(struct sysentvec *sv) in amd64_lower_shared_page()
|
| /freebsd-13.1/sys/powerpc/powerpc/ |
| H A D | elf64_machdep.c | 62 struct sysentvec elf64_freebsd_sysvec_v1 = { 101 struct sysentvec elf64_freebsd_sysvec_v2 = {
|
| /freebsd-13.1/sys/arm64/cloudabi64/ |
| H A D | cloudabi64_sysvec.c | 162 static struct sysentvec cloudabi64_elf_sysvec = {
|
| /freebsd-13.1/sys/arm64/cloudabi32/ |
| H A D | cloudabi32_sysvec.c | 178 static struct sysentvec cloudabi32_elf_sysvec = {
|
| /freebsd-13.1/sys/arm/cloudabi32/ |
| H A D | cloudabi32_sysvec.c | 170 static struct sysentvec cloudabi32_elf_sysvec = {
|
| /freebsd-13.1/sys/i386/cloudabi32/ |
| H A D | cloudabi32_sysvec.c | 181 static struct sysentvec cloudabi32_elf_sysvec = {
|
| /freebsd-13.1/sys/amd64/cloudabi32/ |
| H A D | cloudabi32_sysvec.c | 206 static struct sysentvec cloudabi32_elf_sysvec = {
|
| /freebsd-13.1/sys/amd64/cloudabi64/ |
| H A D | cloudabi64_sysvec.c | 194 static struct sysentvec cloudabi64_elf_sysvec = {
|
| /freebsd-13.1/sys/compat/ia32/ |
| H A D | ia32_sysvec.c | 104 struct sysentvec ia32_freebsd_sysvec = {
|
| /freebsd-13.1/sys/arm64/arm64/ |
| H A D | elf32_machdep.c | 83 static struct sysentvec elf32_freebsd_sysvec = {
|
| H A D | elf_machdep.c | 61 static struct sysentvec elf64_freebsd_sysvec = {
|
| /freebsd-13.1/sys/arm/arm/ |
| H A D | elf_machdep.c | 65 struct sysentvec elf32_freebsd_sysvec = {
|
| /freebsd-13.1/sys/i386/i386/ |
| H A D | elf_machdep.c | 54 struct sysentvec elf32_freebsd_sysvec = {
|