Searched hist:"8 c8fa605f7b8b6df3e6fb280a74cff8d7374a7b7" (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/ptrace/ |
H A D | get_set_sud.c | 8c8fa605f7b8b6df3e6fb280a74cff8d7374a7b7 Fri Apr 07 19:18:34 CEST 2023 Gregory Price <gourry.memverge@gmail.com> selftest, ptrace: Add selftest for syscall user dispatch config api
Validate that the following new ptrace requests work as expected
* PTRACE_GET_SYSCALL_USER_DISPATCH_CONFIG returns the contents of task->syscall_dispatch
* PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG sets the contents of task->syscall_dispatch
Signed-off-by: Gregory Price <gregory.price@memverge.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20230407171834.3558-5-gregory.price@memverge.com
|
H A D | .gitignore | diff 8c8fa605f7b8b6df3e6fb280a74cff8d7374a7b7 Fri Apr 07 19:18:34 CEST 2023 Gregory Price <gourry.memverge@gmail.com> selftest, ptrace: Add selftest for syscall user dispatch config api
Validate that the following new ptrace requests work as expected
* PTRACE_GET_SYSCALL_USER_DISPATCH_CONFIG returns the contents of task->syscall_dispatch
* PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG sets the contents of task->syscall_dispatch
Signed-off-by: Gregory Price <gregory.price@memverge.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20230407171834.3558-5-gregory.price@memverge.com
|
H A D | Makefile | diff 8c8fa605f7b8b6df3e6fb280a74cff8d7374a7b7 Fri Apr 07 19:18:34 CEST 2023 Gregory Price <gourry.memverge@gmail.com> selftest, ptrace: Add selftest for syscall user dispatch config api
Validate that the following new ptrace requests work as expected
* PTRACE_GET_SYSCALL_USER_DISPATCH_CONFIG returns the contents of task->syscall_dispatch
* PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG sets the contents of task->syscall_dispatch
Signed-off-by: Gregory Price <gregory.price@memverge.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20230407171834.3558-5-gregory.price@memverge.com
|