mirror of https://gitee.com/openkylin/linux.git
16add41164
This argument is required to extend the generic ptrace API with PTRACE_GET_SYSCALL_INFO request: syscall_get_arch() is going to be called from ptrace_request() along with syscall_get_nr(), syscall_get_arguments(), syscall_get_error(), and syscall_get_return_value() functions with a tracee as their argument. The primary intent is that the triple (audit_arch, syscall_nr, arg1..arg6) should describe what system call is being called and what its arguments are. Reverts: |
||
---|---|---|
.. | ||
apic.h | ||
arch_hweight.h | ||
archparam.h | ||
barrier.h | ||
checksum.h | ||
checksum_32.h | ||
checksum_64.h | ||
desc.h | ||
elf.h | ||
irq_vectors.h | ||
mm_context.h | ||
module.h | ||
processor.h | ||
processor_32.h | ||
processor_64.h | ||
ptrace.h | ||
required-features.h | ||
segment.h | ||
syscall.h | ||
vm-flags.h |