Home
last modified time | relevance | path

Searched refs:dispatcher (Results 1 – 25 of 73) sorted by relevance

123

/netbsd-src/sys/arch/playstation2/ee/
H A Dintc.c87 struct _ipl_dispatcher *dispatcher; in intc_intr() local
106 SLIST_FOREACH(dispatcher, &__intc_dispatcher_head, link) { in intc_intr()
107 if (dispatcher->bit & dispatch) { in intc_intr()
108 KDASSERT(dispatcher->func); in intc_intr()
109 (*dispatcher->func)(dispatcher->arg); in intc_intr()
110 dispatch &= ~dispatcher->bit; in intc_intr()
162 struct _ipl_dispatcher *dispatcher = &__intc_dispatcher[ch]; in intc_intr_establish() local
167 KDASSERT(dispatcher->func == NULL); in intc_intr_establish()
170 dispatcher->func = func; in intc_intr_establish()
171 dispatcher->arg = arg; in intc_intr_establish()
[all …]
H A Ddmac.c116 struct _ipl_dispatcher *dispatcher; in dmac_intr() local
135 SLIST_FOREACH(dispatcher, &__dmac_dispatcher_head, link) { in dmac_intr()
136 if (dispatcher->bit & dispatch) { in dmac_intr()
137 KDASSERT(dispatcher->func); in dmac_intr()
138 (*dispatcher->func)(dispatcher->arg); in dmac_intr()
139 dispatch &= ~dispatcher->bit; in dmac_intr()
194 struct _ipl_dispatcher *dispatcher = &__dmac_dispatcher[ch]; in dmac_intr_establish() local
198 KDASSERT(dispatcher->func == NULL); in dmac_intr_establish()
201 dispatcher->func = func; in dmac_intr_establish()
202 dispatcher->arg = arg; in dmac_intr_establish()
[all …]
/netbsd-src/sys/external/bsd/acpica/conf/
H A Dfiles.acpica40 # dispatcher/
41 file dispatcher/dsargs.c acpica
42 file dispatcher/dscontrol.c acpica
43 file dispatcher/dsdebug.c acpica
44 file dispatcher/dsfield.c acpica
45 file dispatcher/dsinit.c acpica
46 file dispatcher/dsmethod.c acpica
47 file dispatcher/dsmthdat.c acpica
48 file dispatcher/dsobject.c acpica
49 file dispatcher/dsopcode.c acpica
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/async/
H A Dasync.c46 async_fibre_init_dispatcher(&nctx->dispatcher); in async_ctx_new()
157 &ctx->dispatcher, 1)) { in async_start_func()
205 if (!async_fibre_swapcontext(&ctx->dispatcher, in ASYNC_start_job()
241 if (!async_fibre_swapcontext(&ctx->dispatcher, in ASYNC_start_job()
274 &ctx->dispatcher, 1)) { in ASYNC_pause_job()
H A Dasync_local.h34 async_fibre dispatcher; member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/async/
H A Dasync.c48 async_fibre_init_dispatcher(&nctx->dispatcher); in async_ctx_new()
167 &ctx->dispatcher, 1)) { in async_start_func()
229 if (!async_fibre_swapcontext(&ctx->dispatcher, in ASYNC_start_job()
272 if (!async_fibre_swapcontext(&ctx->dispatcher, in ASYNC_start_job()
310 &ctx->dispatcher, 1)) { in ASYNC_pause_job()
H A Dasync_local.h34 async_fibre dispatcher; member
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A DMakefile.in163 libgp_collector_la-dispatcher.lo libgp_collector_la-iolib.lo \
426 dispatcher.c \
591 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgp_collector_la-dispatcher.Plo@am__quote@
637 libgp_collector_la-dispatcher.lo: dispatcher.c
638dispatcher.lo -MD -MP -MF $(DEPDIR)/libgp_collector_la-dispatcher.Tpo -c -o libgp_collector_la-dis…
639 …$(AM_V_at)$(am__mv) $(DEPDIR)/libgp_collector_la-dispatcher.Tpo $(DEPDIR)/libgp_collector_la-dispa…
642 …FLAGS) $(CFLAGS) -c -o libgp_collector_la-dispatcher.lo `test -f 'dispatcher.c' || echo '$(srcdir)…
H A DMakefile.am24 dispatcher.c \
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A DMakefile.in163 libgp_collector_la-dispatcher.lo libgp_collector_la-iolib.lo \
427 dispatcher.c \
592 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgp_collector_la-dispatcher.Plo@am__quote@
638 libgp_collector_la-dispatcher.lo: dispatcher.c
639dispatcher.lo -MD -MP -MF $(DEPDIR)/libgp_collector_la-dispatcher.Tpo -c -o libgp_collector_la-dis…
640 …$(AM_V_at)$(am__mv) $(DEPDIR)/libgp_collector_la-dispatcher.Tpo $(DEPDIR)/libgp_collector_la-dispa…
643 …FLAGS) $(CFLAGS) -c -o libgp_collector_la-dispatcher.lo `test -f 'dispatcher.c' || echo '$(srcdir)…
H A DMakefile.am26 dispatcher.c \
/netbsd-src/sys/kern/
H A Dkern_threadpool.c966 struct threadpool_thread *const dispatcher = arg; in threadpool_dispatcher_thread() local
967 struct threadpool *const pool = dispatcher->tpt_pool; in threadpool_dispatcher_thread()
978 while (dispatcher->tpt_lwp == NULL) in threadpool_dispatcher_thread()
979 cv_wait(&dispatcher->tpt_cv, &pool->tp_lock); in threadpool_dispatcher_thread()
991 cv_wait(&dispatcher->tpt_cv, &pool->tp_lock); in threadpool_dispatcher_thread()
1054 if (__predict_true(job->job_thread == dispatcher)) { in threadpool_dispatcher_thread()
/netbsd-src/sys/external/bsd/acpica/dist/generate/lint/
H A Dfiles.lnt6 ..\..\source\components\dispatcher\*.c
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/async/arch/
H A Dasync_win.c27 async_fibre *fibre = &ctx->dispatcher; in async_local_cleanup()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/async/arch/
H A Dasync_win.c27 async_fibre *fibre = &ctx->dispatcher; in async_local_cleanup()
/netbsd-src/lib/libpuffs/
H A DMakefile12 SRCS= puffs.c callcontext.c creds.c dispatcher.c flush.c \
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dpridist_example.txt54 The output is spectacular as it matches the behaviour of the dispatcher
165 Run "dispadmin -c TS -g" for a printout of the time sharing dispatcher table.
H A Ddispqlen_example.txt17 The output shows the length of the dispatcher queue is mostly 0. This is
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dpridist_example.txt54 The output is spectacular as it matches the behaviour of the dispatcher
165 Run "dispadmin -c TS -g" for a printout of the time sharing dispatcher table.
H A Ddispqlen_example.txt17 The output shows the length of the dispatcher queue is mostly 0. This is
/netbsd-src/sys/external/bsd/acpica/dist/generate/unix/
H A DMakefile.config125 ACPICA_DISPATCHER = $(ACPICA_CORE)/dispatcher
/netbsd-src/external/bsd/acpica/bin/iasl/
H A DMakefile155 .PATH: ${TOPDIR}/../dispatcher
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/
H A DContents32 dispqlen.d dispatcher queue length by CPU
H A DIndex32 dispqlen.d dispatcher queue length by CPU
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfg.c740 basic_block *dispatcher = dispatcher_bbs + (computed_goto ? 1 : 0); in handle_abnormal_edges() local
747 dispatcher = dispatcher_bbs + 2 * bb_to_omp_idx[for_bb->index]; in handle_abnormal_edges()
755 if (*dispatcher == NULL) in handle_abnormal_edges()
775 *dispatcher = create_basic_block (NULL, for_bb); in handle_abnormal_edges()
781 gimple_stmt_iterator gsi = gsi_start_bb (*dispatcher); in handle_abnormal_edges()
816 edge e = make_edge (bb, *dispatcher, EDGE_FALLTHRU); in handle_abnormal_edges()
826 gimple_stmt_iterator gsi = gsi_after_labels (*dispatcher); in handle_abnormal_edges()
835 make_edge (bb, *dispatcher, EDGE_ABNORMAL); in handle_abnormal_edges()
840 make_edge (*dispatcher, for_bb, EDGE_ABNORMAL); in handle_abnormal_edges()

123