Searched refs:old_type (Results 1 – 1 of 1) sorted by relevance
335 static int __modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type) in __modify_bp_slot() argument339 __release_bp_slot(bp, old_type); in __modify_bp_slot()351 WARN_ON(__reserve_bp_slot(bp, old_type)); in __modify_bp_slot()357 static int modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type) in modify_bp_slot() argument362 ret = __modify_bp_slot(bp, old_type, new_type); in modify_bp_slot()