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

  /src/sys/lib/libkern/
entpool.c 174 * call entpool_stir when it is next convenient to do so.
212 * entpool_stir(P)
218 entpool_stir(struct entpool *P)
429 entpool_stir(P); /* noop */
431 entpool_stir(P); /* noop */
436 entpool_stir(P); /* noop */
442 entpool_stir(P); /* noop */
444 entpool_stir(P); /* noop */
449 entpool_stir(P); /* noop */
460 entpool_stir(P); /* noop *
215 entpool_stir(struct entpool *P) function in typeref:typename:void
    [all...]

Completed in 11 milliseconds