Home
last modified time | relevance | path

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

12

/freebsd-14-stable/sys/sys/
HDimgact.h73 struct sysentvec *sysent; /* system entry vector */
100 struct sysentvec;
119 int exec_new_vmspace(struct image_params *, struct sysentvec *);
HDsysent.h101 struct sysentvec { struct
191 extern struct sysentvec aout_sysvec;
330 void exec_sysvec_init_secondary(struct sysentvec *sv, struct sysentvec *sv2);
HDimgact_elf.h85 struct sysentvec *sysvec;
HDktrace.h186 struct sysentvec;
/freebsd-14-stable/sys/amd64/include/
HDmd_var.h62 struct sysentvec;
67 void amd64_lower_shared_page(struct sysentvec *);
/freebsd-14-stable/sys/kern/
HDkern_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()
HDimgact_aout.c74 struct sysentvec aout_sysvec = {
124 struct sysentvec aout_sysvec = {
HDsubr_trap.c391 struct sysentvec *sv; in syscallname()
HDkern_exec.c1121 exec_new_vmspace(struct image_params *imgp, struct sysentvec *sv) in exec_new_vmspace()
1185 struct sysentvec *sv; in exec_map_stack()
1658 struct sysentvec *sysent; in exec_copyout_strings()
/freebsd-14-stable/sys/amd64/amd64/
HDelf_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-stable/sys/riscv/riscv/
HDelf_machdep.c62 static struct sysentvec elf64_freebsd_sysvec = {
120 struct sysentvec *sv; in elf64_register_sysvec()
HDexec_machdep.c341 struct sysentvec *sysent; in sendsig()
/freebsd-14-stable/sys/powerpc/powerpc/
HDelf64_machdep.c64 struct sysentvec elf64_freebsd_sysvec_v1 = {
106 struct sysentvec elf64_freebsd_sysvec_v2 = {
HDelf32_machdep.c86 struct sysentvec elf32_freebsd_sysvec = {
/freebsd-14-stable/sys/compat/ia32/
HDia32_sysvec.c104 struct sysentvec ia32_freebsd_sysvec = {
/freebsd-14-stable/sys/i386/linux/
HDlinux_sysvec.c579 struct sysentvec linux_sysvec = {
617 struct sysentvec elf_linux_sysvec = {
681 struct sysentvec *sv; in linux_exec_sysvec_init()
HDlinux.h263 extern struct sysentvec linux_sysvec;
/freebsd-14-stable/sys/i386/i386/
HDelf_machdep.c53 struct sysentvec elf32_freebsd_sysvec = {
/freebsd-14-stable/sys/arm/arm/
HDelf_machdep.c64 struct sysentvec elf32_freebsd_sysvec = {
HDexec_machdep.c280 struct sysentvec *sysent; in sendsig()
/freebsd-14-stable/sys/arm64/linux/
HDlinux_sysvec.c425 struct sysentvec elf_linux_sysvec = {
487 struct sysentvec *sv; in linux_exec_sysvec_init()
/freebsd-14-stable/sys/arm64/arm64/
HDelf_machdep.c65 static struct sysentvec elf64_freebsd_sysvec = {
HDelf32_machdep.c101 static struct sysentvec elf32_freebsd_sysvec = {
HDfreebsd32_machdep.c355 struct sysentvec *sysent; in freebsd32_sendsig()
/freebsd-14-stable/sys/amd64/linux/
HDlinux_sysvec.c678 struct sysentvec elf_linux_sysvec = {
741 struct sysentvec *sv; in linux_exec_sysvec_init()

12