| /src/external/cddl/osnet/dev/cyclic/arm/ |
| cyclic_machdep.c | 36 static void xcall(cyb_arg_t, cpu_t *, cyc_func_t, void *); 44 xcall, 139 static void xcall(cyb_arg_t arg, cpu_t *c, cyc_func_t func, void *param) function
|
| cyclic_machdep.c | 36 static void xcall(cyb_arg_t, cpu_t *, cyc_func_t, void *); 44 xcall, 139 static void xcall(cyb_arg_t arg, cpu_t *c, cyc_func_t func, void *param) function
|
| /src/external/cddl/osnet/dev/cyclic/i386/ |
| cyclic_machdep.c | 34 static void xcall(cyb_arg_t, cpu_t *, cyc_func_t, void *); 42 xcall, 137 static void xcall(cyb_arg_t arg, cpu_t *c, cyc_func_t func, void *param) function
|
| cyclic_machdep.c | 34 static void xcall(cyb_arg_t, cpu_t *, cyc_func_t, void *); 42 xcall, 137 static void xcall(cyb_arg_t arg, cpu_t *c, cyc_func_t func, void *param) function
|
| /src/external/cddl/osnet/dev/cyclic/mips/ |
| cyclic_machdep.c | 34 static void xcall(cyb_arg_t, cpu_t *, cyc_func_t, void *); 42 xcall, 137 static void xcall(cyb_arg_t arg, cpu_t *c, cyc_func_t func, void *param) function
|
| cyclic_machdep.c | 34 static void xcall(cyb_arg_t, cpu_t *, cyc_func_t, void *); 42 xcall, 137 static void xcall(cyb_arg_t arg, cpu_t *c, cyc_func_t func, void *param) function
|
| /src/sys/arch/sparc/sparc/ |
| cpu.c | 68 #include <sys/xcall.h> 351 "xcall std", 352 "xcall fast", 723 xcall(xcall_func_t func, xcall_trap_t trap, int arg0, int arg1, int arg2, function 750 * to xcall() at the same time, and the thread that loses the 765 * Warn about xcall at high IPL. 774 printf_nolog("%d: xcall %p at lvl %u from 0x%x\n", 833 "xcall(cpu%d,%p) from %p: couldn't ping cpus:", 889 * MD support for MI xcall(9) interface. 2316 * Dump CPU xcall from ddb [all...] |
| cpu.c | 68 #include <sys/xcall.h> 351 "xcall std", 352 "xcall fast", 723 xcall(xcall_func_t func, xcall_trap_t trap, int arg0, int arg1, int arg2, function 750 * to xcall() at the same time, and the thread that loses the 765 * Warn about xcall at high IPL. 774 printf_nolog("%d: xcall %p at lvl %u from 0x%x\n", 833 "xcall(cpu%d,%p) from %p: couldn't ping cpus:", 889 * MD support for MI xcall(9) interface. 2316 * Dump CPU xcall from ddb [all...] |