Searched refs:new_type (Results 1 – 2 of 2) sorted by relevance
653 static int __modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type) in __modify_bp_slot() argument659 err = __reserve_bp_slot(bp, new_type); in __modify_bp_slot()675 static int modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type) in modify_bp_slot() argument678 int ret = __modify_bp_slot(bp, old_type, new_type); in modify_bp_slot()
3422 u8 new_type, *stype; in check_stack_write_var_off() local3451 new_type = STACK_MISC; in check_stack_write_var_off()3453 new_type = STACK_ZERO; in check_stack_write_var_off()3469 *stype = new_type; in check_stack_write_var_off()