Searched refs:bp_cpuinfo (Results 1 – 3 of 3) sorted by relevance
40 struct bp_cpuinfo { struct49 static DEFINE_PER_CPU(struct bp_cpuinfo, bp_cpuinfo[TYPE_MAX]); argument52 static struct bp_cpuinfo *get_bp_info(int cpu, enum bp_type_idx type) in get_bp_info()54 return per_cpu_ptr(bp_cpuinfo + type, cpu); in get_bp_info()140 struct bp_cpuinfo *info = get_bp_info(cpu, type); in fetch_bp_busy_slots()689 struct bp_cpuinfo *info = get_bp_info(cpu, i); in init_hw_breakpoint()
129678 ffff8000118cbf78 d bp_cpuinfo
Completed in 959 milliseconds