Home
last modified time | relevance | path

Searched refs:swi_sched (Results 1 – 13 of 13) sorted by relevance

/f-stack/lib/
H A Dff_kern_intr.c92 swi_sched(void *cookie, int flags) in swi_sched() function
/f-stack/freebsd/sys/
H A Dinterrupt.h197 void swi_sched(void *cookie, int flags);
/f-stack/freebsd/kern/
H A Dsubr_taskqueue.c646 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 Dkern_intr.c1052 swi_sched(void *cookie, int flags) in swi_sched() function
H A Dkern_timeout.c538 swi_sched(cc->cc_cookie, 0); in callout_process()
/f-stack/freebsd/netinet/
H A Dtcp_hpts.c353 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 Dif_pfsync.c1718 swi_sched(V_pfsync_swi_cookie, 0); in pfsync_sendout()
2303 swi_sched(V_pfsync_swi_cookie, 0); in pfsync_push()
H A Dpf.c1452 swi_sched(V_pf_swi_cookie, 0); in pf_send()
/f-stack/freebsd/net/
H A Dnetisr.c262 #define NWS_SIGNAL(s) swi_sched((s)->nws_swi_cookie, 0)
/f-stack/freebsd/mips/mips/
H A Dbusdma_machdep.c1515 swi_sched(vm_ih, 0); in free_bounce_page()
/f-stack/freebsd/arm64/arm64/
H A Dbusdma_bounce.c1439 swi_sched(vm_ih, 0); in free_bounce_page()
/f-stack/freebsd/x86/x86/
H A Dbusdma_bounce.c1304 swi_sched(vm_ih, 0); in free_bounce_page()
/f-stack/freebsd/arm/arm/
H A Dbusdma_machdep.c1726 swi_sched(vm_ih, 0); in free_bounce_page()