Searched refs:pf_osfp_pl (Results 1 – 1 of 1) sorted by relevance
73 static struct pool pf_osfp_pl; variable277 pool_init(&pf_osfp_pl, sizeof(struct pf_os_fingerprint), 0, 0, 0, in pf_osfp_initialize()288 pool_destroy(&pf_osfp_pl);306 pool_put(&pf_osfp_pl, fp); in pf_osfp_flush()369 if ((fp = pool_get(&pf_osfp_pl, PR_WAITOK)) == NULL) { in pf_osfp_add()383 pool_put(&pf_osfp_pl, fp); in pf_osfp_add()