Searched refs:http_kmc (Results 1 – 1 of 1) sorted by relevance
168 static kmem_cache_t *http_kmc; variable904 http_kmc = kmem_cache_create("NL7C_http_kmc", in nl7c_http_init()926 kmem_cache_free(http_kmc, http); in nl7c_http_free()1190 http_t *http = kmem_cache_alloc(http_kmc, KM_SLEEP); in nl7c_http_request()