ds_access_bts     687 arch/x86/kernel/ptrace.c 	error = ds_access_bts(child, bts_index, &bts_record);
ds_access_bts     715 arch/x86/kernel/ptrace.c 	error = ds_access_bts(child, 0, (const void **)&raw);
ds_access_bts     830 arch/x86/kernel/ptrace.c 	error = ds_access_bts(child, /* index = */ 0, &base);
ds_access_bts     834 arch/x86/kernel/ptrace.c 	error = ds_access_bts(child, /* index = */ end, &max);
ds_access_bts     109 include/asm-x86/ds.h extern int ds_access_bts(struct task_struct *task,