Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/events/
Dhw_breakpoint.c64 static struct bp_cpuinfo *get_bp_info(int cpu, enum bp_type_idx type) in get_bp_info() function
102 unsigned int *tsk_pinned = get_bp_info(cpu, type)->tsk_pinned; in max_task_bp_pinned()
152 struct bp_cpuinfo *info = get_bp_info(cpu, type); in fetch_bp_busy_slots()
187 unsigned int *tsk_pinned = get_bp_info(cpu, type)->tsk_pinned; in toggle_bp_task_slot()
214 get_bp_info(bp->cpu, type)->cpu_pinned += weight; in toggle_bp_slot()
629 struct bp_cpuinfo *info = get_bp_info(cpu, i); in init_hw_breakpoint()
647 kfree(get_bp_info(err_cpu, i)->tsk_pinned); in init_hw_breakpoint()