Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/events/
Dhw_breakpoint.c65 static struct bp_cpuinfo *get_bp_info(int cpu, enum bp_type_idx type) in get_bp_info() function
103 unsigned int *tsk_pinned = get_bp_info(cpu, type)->tsk_pinned; in max_task_bp_pinned()
153 struct bp_cpuinfo *info = get_bp_info(cpu, type); in fetch_bp_busy_slots()
188 unsigned int *tsk_pinned = get_bp_info(cpu, type)->tsk_pinned; in toggle_bp_task_slot()
215 get_bp_info(bp->cpu, type)->cpu_pinned += weight; in toggle_bp_slot()
684 struct bp_cpuinfo *info = get_bp_info(cpu, i); in init_hw_breakpoint()
702 kfree(get_bp_info(err_cpu, i)->tsk_pinned); in init_hw_breakpoint()