Searched refs:hold_cnt (Results 1 - 1 of 1) sorted by last modified time

/linux-master/net/core/
H A Dpage_pool.c564 u32 hold_cnt = READ_ONCE(pool->pages_state_hold_cnt); local
567 inflight = _distance(hold_cnt, release_cnt);
570 trace_page_pool_release(pool, inflight, hold_cnt, release_cnt);

Completed in 99 milliseconds