tag | line | file | source code |
---|---|---|---|
PTRACE_POKEUSR | 570 | arch/alpha/kernel/ptrace.c | case PTRACE_POKEUSR: /* write the specified register */ |
PTRACE_POKEUSR | 401 | arch/i386/kernel/ptrace.c | case PTRACE_POKEUSR: /* write the word at location addr in the USER area */ |
PTRACE_POKEUSR | 384 | arch/mips/kernel/ptrace.c | case PTRACE_POKEUSR: /* write the word at location addr in the USER area */ |