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

  /src/sys/kern/
kern_softint.c 301 softhand_t *sh, *shmax; local in function:softint_init
337 for (shmax = sh + softint_max; sh < shmax; sh++) {
kern_softint.c 301 softhand_t *sh, *shmax; local in function:softint_init
337 for (shmax = sh + softint_max; sh < shmax; sh++) {
kern_softint.c 301 softhand_t *sh, *shmax; local in function:softint_init
337 for (shmax = sh + softint_max; sh < shmax; sh++) {

Completed in 32 milliseconds