HomeSort by: relevance | last modified time | path
    Searched defs:softint_dispatch (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
kern_softint.c 143 * call MI softint_dispatch, passing old curlwp and IPL
788 * the interrupt stub and softint_dispatch().
798 * softint_dispatch:
803 softint_dispatch(lwp_t *pinned, int s) function in typeref:typename:void
858 * run. softint_dispatch() won't be reentered until the priority is
kern_softint.c 143 * call MI softint_dispatch, passing old curlwp and IPL
788 * the interrupt stub and softint_dispatch().
798 * softint_dispatch:
803 softint_dispatch(lwp_t *pinned, int s) function in typeref:typename:void
858 * run. softint_dispatch() won't be reentered until the priority is

Completed in 22 milliseconds