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

/linux-4.1.27/arch/arm64/kernel/
H A Dhw_breakpoint.c59 static int get_num_wrps(void) get_num_wrps() function
74 return get_num_wrps(); hw_breakpoint_slots()
911 core_num_wrps = get_num_wrps(); arch_hw_breakpoint_init()
/linux-4.1.27/arch/arm/kernel/
H A Dhw_breakpoint.c197 static int get_num_wrps(void) get_num_wrps() function
293 return get_num_wrps(); hw_breakpoint_slots()
1074 core_num_wrps = get_num_wrps(); arch_hw_breakpoint_init()

Completed in 186 milliseconds