rfcomm_credit_pool   97 netbt/rfcomm_session.c struct pool rfcomm_credit_pool;
rfcomm_credit_pool  161 netbt/rfcomm_session.c 	pool_init(&rfcomm_credit_pool, 0, 0, 0, 0, "rfcomm_credit", NULL);
rfcomm_credit_pool  244 netbt/rfcomm_session.c 		pool_put(&rfcomm_credit_pool, credit);
rfcomm_credit_pool  481 netbt/rfcomm_session.c 		pool_put(&rfcomm_credit_pool, credit);
rfcomm_credit_pool 1455 netbt/rfcomm_session.c 	credit = pool_get(&rfcomm_credit_pool, PR_NOWAIT);
rfcomm_credit_pool 1461 netbt/rfcomm_session.c 		pool_put(&rfcomm_credit_pool, credit);
rfcomm_credit_pool 1526 netbt/rfcomm_session.c 	credit = pool_get(&rfcomm_credit_pool, PR_NOWAIT);
rfcomm_credit_pool 1617 netbt/rfcomm_session.c 		pool_put(&rfcomm_credit_pool, credit);