Searched hist:"2 f7932b011e7fb9f98732f95a68f6017d4d8c542" (Results 1 – 8 of 8) sorted by relevance
/linux/arch/csky/include/asm/ |
H A D | unistd.h | diff 2f7932b011e7fb9f98732f95a68f6017d4d8c542 Wed Mar 20 11:27:27 CET 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 | diff 2f7932b011e7fb9f98732f95a68f6017d4d8c542 Wed Mar 20 11:27:27 CET 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 | diff 2f7932b011e7fb9f98732f95a68f6017d4d8c542 Wed Mar 20 11:27:27 CET 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 | diff 2f7932b011e7fb9f98732f95a68f6017d4d8c542 Wed Mar 20 11:27:27 CET 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 | diff 2f7932b011e7fb9f98732f95a68f6017d4d8c542 Wed Mar 20 11:27:27 CET 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 | diff 2f7932b011e7fb9f98732f95a68f6017d4d8c542 Wed Mar 20 11:27:27 CET 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 | diff 2f7932b011e7fb9f98732f95a68f6017d4d8c542 Wed Mar 20 11:27:27 CET 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 | diff 2f7932b011e7fb9f98732f95a68f6017d4d8c542 Wed Mar 20 11:27:27 CET 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>
|