Home
last modified time | relevance | path

Searched refs:tm_cvmx_active (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-decl.h131 int tm_cvmx_active(struct task_struct *target, const struct user_regset *regset);
H A Dptrace-view.c620 .active = tm_cvmx_active, .regset_get = tm_cvmx_get, .set = tm_cvmx_set
889 .active = tm_cvmx_active, .regset_get = tm_cvmx_get, .set = tm_cvmx_set
H A Dptrace-tm.c312 int tm_cvmx_active(struct task_struct *target, const struct user_regset *regset) in tm_cvmx_active() function