Searched refs:swi (Results 1 - 10 of 10) sorted by last modified time

/freebsd-11-stable/sys/sys/
H A Dtaskqueue.h193 TASKQUEUE_DECLARE(swi); variable
202 * Queue for swi handlers dispatched from fast interrupt handlers.
/freebsd-11-stable/sys/kern/
H A Dsubr_taskqueue.c803 TASKQUEUE_DEFINE(swi, taskqueue_swi_enqueue, NULL,
/freebsd-11-stable/share/man/man9/
H A DMakefile282 swi.9 \
1725 MLINKS+=swi.9 swi_add.9 \
1726 swi.9 swi_remove.9 \
1727 swi.9 swi_sched.9
/freebsd-11-stable/sys/arm/arm/
H A Dlocore-v4.S470 swi SYS_sigreturn
475 swi SYS_exit
H A Dlocore-v6.S565 swi SYS_sigreturn
570 swi SYS_exit
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_ucast_lash.c264 switch_t **switches = p_lash->switches, *sw, *swi; local
276 swi = switches[sw->node->links[i]->switch_id];
277 if (swi->q_state == UNQUEUED) {
278 enqueue(&bfsq, swi);
279 sw->dij_channels[sw->used_channels++] = swi->id;
/freebsd-11-stable/sys/contrib/cloudabi/
H A Dcloudabi_vdso_armv6.S40 swi 0
50 swi 0
60 swi 0
66 swi 0
73 swi 0
84 swi 0
95 swi 0
102 swi 0
111 swi 0
120 swi
[all...]
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-arm.c15021 TCE(swi, f000000, df00, 1, (EXPi), swi, t_swi),
15022 TCE(svc, f000000, df00, 1, (EXPi), swi, t_swi),
18372 _("invalid swi expression"));
18381 _("invalid swi expression"));
/freebsd-11-stable/contrib/gdb/gdb/
H A Dremote-rdp.c816 exec_swi (int swi, argsin *args)
820 switch (swi)
815 exec_swi(int swi, argsin *args) argument
/freebsd-11-stable/lib/libc/arm/
H A DSYS.h40 #include <machine/swi.h>
45 swi 0; \

Completed in 343 milliseconds