Searched refs:bft_idx (Results 1 – 1 of 1) sorted by relevance
1599 pp_remove_upp_bft_locked(struct kern_pbufpool *pp, obj_idx_t bft_idx) in pp_remove_upp_bft_locked() argument1604 bkt = KERN_PBUFPOOL_U_BFT_HASH(pp, bft_idx); in pp_remove_upp_bft_locked()1606 if (((kern_buflet_t)kbft)->buf_bft_idx_reg == bft_idx) { in pp_remove_upp_bft_locked()1636 obj_idx_t bft_idx; in pp_remove_upp_bft_chain_locked() local1639 bft_idx = kqum->qum_user->qum_buf[0].buf_nbft_idx; in pp_remove_upp_bft_chain_locked()1641 if (bft_idx == OBJ_IDX_NONE) { in pp_remove_upp_bft_chain_locked()1664 kbft = pp_remove_upp_bft_locked(pp, bft_idx); in pp_remove_upp_bft_chain_locked()1668 SK_ERR("unallocated next buflet (%d), %p", bft_idx, in pp_remove_upp_bft_chain_locked()1673 BUF_NBFT_IDX(pbft, bft_idx); in pp_remove_upp_bft_chain_locked()1676 bft_idx = kbe->kbe_buf_user->buf_nbft_idx; in pp_remove_upp_bft_chain_locked()[all …]