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

/linux-4.1.27/arch/arm64/kernel/
H A Dhw_breakpoint.c53 static int get_num_brps(void) get_num_brps() function
72 return get_num_brps(); hw_breakpoint_slots()
910 core_num_brps = get_num_brps(); arch_hw_breakpoint_init()
/linux-4.1.27/arch/arm/kernel/
H A Dhw_breakpoint.c224 static int get_num_brps(void) get_num_brps() function
291 return get_num_brps(); hw_breakpoint_slots()
1073 core_num_brps = get_num_brps(); arch_hw_breakpoint_init()

Completed in 147 milliseconds