Searched refs:new_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() argument341 err = __reserve_bp_slot(bp, new_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()