Home
last modified time | relevance | path

Searched refs:alloc_slot (Results 1 – 1 of 1) sorted by relevance

/arch/xtensa/kernel/
A Dhw_breakpoint.c134 static int alloc_slot(struct perf_event **slot, size_t n, in alloc_slot() function
178 i = alloc_slot(this_cpu_ptr(bp_on_reg), XCHAL_NUM_IBREAK, bp); in arch_install_hw_breakpoint()
185 i = alloc_slot(this_cpu_ptr(wp_on_reg), XCHAL_NUM_DBREAK, bp); in arch_install_hw_breakpoint()

Completed in 12 milliseconds