Searched refs:bft_idx (Results 1 – 1 of 1) sorted by relevance
1555 pp_remove_upp_bft_locked(struct kern_pbufpool *pp, obj_idx_t bft_idx) in pp_remove_upp_bft_locked() argument1560 bkt = KERN_PBUFPOOL_U_BFT_HASH(pp, bft_idx); in pp_remove_upp_bft_locked()1562 if (((kern_buflet_t)kbft)->buf_bft_idx_reg == bft_idx) { in pp_remove_upp_bft_locked()1592 obj_idx_t bft_idx; in pp_remove_upp_bft_chain_locked() local1595 bft_idx = kqum->qum_user->qum_buf[0].buf_nbft_idx; in pp_remove_upp_bft_chain_locked()1597 if (bft_idx == OBJ_IDX_NONE) { in pp_remove_upp_bft_chain_locked()1620 kbft = pp_remove_upp_bft_locked(pp, bft_idx); in pp_remove_upp_bft_chain_locked()1624 SK_ERR("unallocated next buflet (%d), %p", bft_idx, in pp_remove_upp_bft_chain_locked()1629 BUF_NBFT_IDX(pbft, bft_idx); in pp_remove_upp_bft_chain_locked()1632 bft_idx = kbe->kbe_buf_user->buf_nbft_idx; in pp_remove_upp_bft_chain_locked()[all …]