Searched refs:swi_sched (Results 1 – 13 of 13) sorted by relevance
| /f-stack/lib/ |
| H A D | ff_kern_intr.c | 92 swi_sched(void *cookie, int flags) in swi_sched() function
|
| /f-stack/freebsd/sys/ |
| H A D | interrupt.h | 197 void swi_sched(void *cookie, int flags);
|
| /f-stack/freebsd/kern/ |
| H A D | subr_taskqueue.c | 646 swi_sched(taskqueue_ih, 0); in taskqueue_swi_enqueue() 658 swi_sched(taskqueue_giant_ih, 0); in taskqueue_swi_giant_enqueue() 871 swi_sched(taskqueue_fast_ih, 0); in taskqueue_fast_enqueue()
|
| H A D | kern_intr.c | 1052 swi_sched(void *cookie, int flags) in swi_sched() function
|
| H A D | kern_timeout.c | 538 swi_sched(cc->cc_cookie, 0); in callout_process()
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_hpts.c | 353 swi_sched(hpts->ie_cookie, 0); in hpts_timeout_swi() 487 swi_sched(hpts->ie_cookie, 0); in tcp_wakehpts() 497 swi_sched(hpts->ie_cookie, 0); in tcp_wakeinput()
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | if_pfsync.c | 1718 swi_sched(V_pfsync_swi_cookie, 0); in pfsync_sendout() 2303 swi_sched(V_pfsync_swi_cookie, 0); in pfsync_push()
|
| H A D | pf.c | 1452 swi_sched(V_pf_swi_cookie, 0); in pf_send()
|
| /f-stack/freebsd/net/ |
| H A D | netisr.c | 262 #define NWS_SIGNAL(s) swi_sched((s)->nws_swi_cookie, 0)
|
| /f-stack/freebsd/mips/mips/ |
| H A D | busdma_machdep.c | 1515 swi_sched(vm_ih, 0); in free_bounce_page()
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | busdma_bounce.c | 1439 swi_sched(vm_ih, 0); in free_bounce_page()
|
| /f-stack/freebsd/x86/x86/ |
| H A D | busdma_bounce.c | 1304 swi_sched(vm_ih, 0); in free_bounce_page()
|
| /f-stack/freebsd/arm/arm/ |
| H A D | busdma_machdep.c | 1726 swi_sched(vm_ih, 0); in free_bounce_page()
|