Searched refs:hr_dip (Results 1 – 1 of 1) sorted by relevance
2601 kfree(hr_dip); in free_dip_entry()4738 if (hr_dip) in alloc_dip_entry()4741 hr_dip = kzalloc(sizeof(*hr_dip), GFP_KERNEL); in alloc_dip_entry()4742 if (!hr_dip) in alloc_dip_entry()4747 kfree(hr_dip); in alloc_dip_entry()4773 hr_dip->qp_cnt++; in get_dip_ctx_idx()4783 if (hr_dip->qp_cnt) in get_dip_ctx_idx()4789 hr_dip->qp_cnt++; in get_dip_ctx_idx()5658 if (!hr_dip) in put_dip_ctx_idx()5663 hr_dip->qp_cnt--; in put_dip_ctx_idx()[all …]