Searched defs: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()675 static int modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type) in modify_bp_slot()
3422 u8 new_type, *stype; in check_stack_write_var_off() local