Searched refs:raw_num_brps (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/arm/kernel/
H A Dhw_breakpoint.c931 int i, raw_num_brps, err = 0, cpu = smp_processor_id(); reset_ctrl_regs() local
999 raw_num_brps = get_num_brp_resources(); reset_ctrl_regs()
1000 for (i = 0; i < raw_num_brps; ++i) { reset_ctrl_regs()

Completed in 80 milliseconds