Searched hist:"2 f7932b011e7fb9f98732f95a68f6017d4d8c542" (Results 1 – 9 of 9) sorted by relevance
/linux/arch/csky/include/asm/ |
H A D | unistd.h | 2f7932b011e7fb9f98732f95a68f6017d4d8c542 Wed Mar 20 10:27:27 UTC 2019 Guo Ren <ren_guo@c-sky.com> csky: Update syscall_trace_enter/exit implementation
Previous syscall_trace implementation couldn't support AUDITSYSCALL and SYSCALL_TRACEPOINTS. Now we redesign it to support audit_syscall and syscall_tracepoints just like other archs'.
Signed-off-by: Guo Ren <ren_guo@c-sky.com> Cc: Dmitry V. Levin <ldv@altlinux.org> Cc: Arnd Bergmann <arnd@arndb.de>
|
H A D | syscall.h | 2f7932b011e7fb9f98732f95a68f6017d4d8c542 Wed Mar 20 10:27:27 UTC 2019 Guo Ren <ren_guo@c-sky.com> csky: Update syscall_trace_enter/exit implementation
Previous syscall_trace implementation couldn't support AUDITSYSCALL and SYSCALL_TRACEPOINTS. Now we redesign it to support audit_syscall and syscall_tracepoints just like other archs'.
Signed-off-by: Guo Ren <ren_guo@c-sky.com> Cc: Dmitry V. Levin <ldv@altlinux.org> Cc: Arnd Bergmann <arnd@arndb.de>
|
H A D | thread_info.h | 2f7932b011e7fb9f98732f95a68f6017d4d8c542 Wed Mar 20 10:27:27 UTC 2019 Guo Ren <ren_guo@c-sky.com> csky: Update syscall_trace_enter/exit implementation
Previous syscall_trace implementation couldn't support AUDITSYSCALL and SYSCALL_TRACEPOINTS. Now we redesign it to support audit_syscall and syscall_tracepoints just like other archs'.
Signed-off-by: Guo Ren <ren_guo@c-sky.com> Cc: Dmitry V. Levin <ldv@altlinux.org> Cc: Arnd Bergmann <arnd@arndb.de>
|
/linux/arch/csky/include/uapi/asm/ |
H A D | ptrace.h | 2f7932b011e7fb9f98732f95a68f6017d4d8c542 Wed Mar 20 10:27:27 UTC 2019 Guo Ren <ren_guo@c-sky.com> csky: Update syscall_trace_enter/exit implementation
Previous syscall_trace implementation couldn't support AUDITSYSCALL and SYSCALL_TRACEPOINTS. Now we redesign it to support audit_syscall and syscall_tracepoints just like other archs'.
Signed-off-by: Guo Ren <ren_guo@c-sky.com> Cc: Dmitry V. Levin <ldv@altlinux.org> Cc: Arnd Bergmann <arnd@arndb.de>
|
/linux/arch/csky/abiv1/inc/abi/ |
H A D | entry.h | 2f7932b011e7fb9f98732f95a68f6017d4d8c542 Wed Mar 20 10:27:27 UTC 2019 Guo Ren <ren_guo@c-sky.com> csky: Update syscall_trace_enter/exit implementation
Previous syscall_trace implementation couldn't support AUDITSYSCALL and SYSCALL_TRACEPOINTS. Now we redesign it to support audit_syscall and syscall_tracepoints just like other archs'.
Signed-off-by: Guo Ren <ren_guo@c-sky.com> Cc: Dmitry V. Levin <ldv@altlinux.org> Cc: Arnd Bergmann <arnd@arndb.de>
|
/linux/arch/csky/abiv2/inc/abi/ |
H A D | entry.h | 2f7932b011e7fb9f98732f95a68f6017d4d8c542 Wed Mar 20 10:27:27 UTC 2019 Guo Ren <ren_guo@c-sky.com> csky: Update syscall_trace_enter/exit implementation
Previous syscall_trace implementation couldn't support AUDITSYSCALL and SYSCALL_TRACEPOINTS. Now we redesign it to support audit_syscall and syscall_tracepoints just like other archs'.
Signed-off-by: Guo Ren <ren_guo@c-sky.com> Cc: Dmitry V. Levin <ldv@altlinux.org> Cc: Arnd Bergmann <arnd@arndb.de>
|
/linux/arch/csky/kernel/ |
H A D | ptrace.c | 2f7932b011e7fb9f98732f95a68f6017d4d8c542 Wed Mar 20 10:27:27 UTC 2019 Guo Ren <ren_guo@c-sky.com> csky: Update syscall_trace_enter/exit implementation
Previous syscall_trace implementation couldn't support AUDITSYSCALL and SYSCALL_TRACEPOINTS. Now we redesign it to support audit_syscall and syscall_tracepoints just like other archs'.
Signed-off-by: Guo Ren <ren_guo@c-sky.com> Cc: Dmitry V. Levin <ldv@altlinux.org> Cc: Arnd Bergmann <arnd@arndb.de>
|
H A D | entry.S | 2f7932b011e7fb9f98732f95a68f6017d4d8c542 Wed Mar 20 10:27:27 UTC 2019 Guo Ren <ren_guo@c-sky.com> csky: Update syscall_trace_enter/exit implementation
Previous syscall_trace implementation couldn't support AUDITSYSCALL and SYSCALL_TRACEPOINTS. Now we redesign it to support audit_syscall and syscall_tracepoints just like other archs'.
Signed-off-by: Guo Ren <ren_guo@c-sky.com> Cc: Dmitry V. Levin <ldv@altlinux.org> Cc: Arnd Bergmann <arnd@arndb.de>
|
/linux/arch/csky/ |
H A D | Kconfig | 2f7932b011e7fb9f98732f95a68f6017d4d8c542 Wed Mar 20 10:27:27 UTC 2019 Guo Ren <ren_guo@c-sky.com> csky: Update syscall_trace_enter/exit implementation
Previous syscall_trace implementation couldn't support AUDITSYSCALL and SYSCALL_TRACEPOINTS. Now we redesign it to support audit_syscall and syscall_tracepoints just like other archs'.
Signed-off-by: Guo Ren <ren_guo@c-sky.com> Cc: Dmitry V. Levin <ldv@altlinux.org> Cc: Arnd Bergmann <arnd@arndb.de>
|