Searched defs:EMULNAME (Results 1 – 14 of 14) sorted by relevance
59 #define EMULNAME(x) (x) macro82 EMULNAME(syscall)(struct trapframe *tf) in EMULNAME() function170 EMULNAME(syscall_intern)(struct proc *p) in EMULNAME() function
52 #define EMULNAME(x) __CONCAT(linux_,x) macro
45 #define EMULNAME(x) (x) macro 60 EMULNAME(syscall_intern)(struct proc *p) in EMULNAME() function 78 EMULNAME(syscall)(struct trapframe *tf) in EMULNAME() function
58 #define EMULNAME(x) (x) macro87 EMULNAME(syscall)(struct trapframe *tf) in EMULNAME() function189 EMULNAME(syscall_intern)(struct proc *p) in EMULNAME() function
59 EMULNAME(syscall)(struct trapframe *tf) in EMULNAME() function233 EMULNAME(syscall_intern)(struct proc *p) in EMULNAME() function
36 #define EMULNAME(x) __CONCAT(netbsd32_,x) macro
39 #define EMULNAME(x) __CONCAT(linux_,x) macro
45 #define EMULNAME(x) __CONCAT(linux32_,x) macro
91 #define EMULNAME(x) (x) macro102 EMULNAME(syscall_intern)(struct proc *p) in EMULNAME() function117 EMULNAME(syscall)(struct lwp *l, u_int status, u_int cause, vaddr_t pc) in EMULNAME() function
35 #define EMULNAME(x) __CONCAT(linux_,x) macro
13 #define EMULNAME LINUX macro
9 #define EMULNAME NETBSD macro
22 #define EMULNAME LINUX32 macro
13 #define EMULNAME NETBSD32 macro