Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dptrace.c511 static int ptrace_fill_bp_fields(struct perf_event_attr *attr, in ptrace_fill_bp_fields() function
536 err = ptrace_fill_bp_fields(&attr, len, type, disabled); in ptrace_register_breakpoint()
550 err = ptrace_fill_bp_fields(&attr, len, type, disabled); in ptrace_modify_breakpoint()