Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dptrace.c492 static int ptrace_fill_bp_fields(struct perf_event_attr *attr, in ptrace_fill_bp_fields() function
517 err = ptrace_fill_bp_fields(&attr, len, type, disabled); in ptrace_register_breakpoint()
531 err = ptrace_fill_bp_fields(&attr, len, type, disabled); in ptrace_modify_breakpoint()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds