Searched refs:task_bps_ht_params (Results 1 – 1 of 1) sorted by relevance
74 static const struct rhashtable_params task_bps_ht_params = { variable334 head = rhltable_lookup(&task_bps_ht, &bp->hw.target, task_bps_ht_params); in task_bp_pinned()464 int ret = rhltable_remove(&task_bps_ht, &bp->hw.bp_list, task_bps_ht_params); in toggle_bp_slot()521 return rhltable_insert(&task_bps_ht, &bp->hw.bp_list, task_bps_ht_params); in toggle_bp_slot()1010 ret = rhltable_init(&task_bps_ht, &task_bps_ht_params); in init_hw_breakpoint()