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

  /src/sys/rump/librump/rumpkern/
emul.c 343 struct pool_cache *rump_pnbuf_cache; variable in typeref:struct:pool_cache *
344 __weak_alias(pnbuf_cache,rump_pnbuf_cache);
emul.c 343 struct pool_cache *rump_pnbuf_cache; variable in typeref:struct:pool_cache *
344 __weak_alias(pnbuf_cache,rump_pnbuf_cache);
emul.c 343 struct pool_cache *rump_pnbuf_cache; variable in typeref:struct:pool_cache *
344 __weak_alias(pnbuf_cache,rump_pnbuf_cache);

Completed in 138 milliseconds