Searched refs:dispatch (Results 1 – 8 of 8) sorted by relevance
22 dispatch(struct svc_req *request, SVCXPRT *xprt) in dispatch() function77 svc_register (svx, PROGNUM, VERSNUM, dispatch, 0); in main()
182 void (*dispatch) (struct svc_req *, SVCXPRT *), in svc_register()190 if (s->sc_dispatch == dispatch) in svc_register()200 s->sc_dispatch = dispatch; in svc_register()
144 A @code{switch} statement is used to dispatch on the return value from
207 computed-jump dispatch sections. Use sfi_breg throughout.208 [ARM_ALWAYS_BX]: Define a different version of the dispatch macros
11249 dispatch grouping.
16190 (dispatch): Call exit (0) if request->rq_proc == PROCQUIT.
27839 malloc: Use global flag instead of function pointer dispatch for mtag
7556 Add IS_EMAG check for ifunc dispatch.