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

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

Completed in 48 milliseconds