bts_from          653 arch/x86/kernel/ptrace.c 	if (bts_get(raw, bts_from) == bts_escape) {
bts_from          658 arch/x86/kernel/ptrace.c 		out->variant.lbr.from_ip = bts_get(raw, bts_from);
bts_from          872 arch/x86/kernel/ptrace.c 		bts_set(bts_record, bts_from, in->variant.lbr.from_ip);
bts_from          878 arch/x86/kernel/ptrace.c 		bts_set(bts_record, bts_from,    bts_escape);