Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/kernel/ptrace/
Dptrace-decl.h146 int tm_tar_active(struct task_struct *target, const struct user_regset *regset);
Dptrace-view.c635 .active = tm_tar_active, .regset_get = tm_tar_get, .set = tm_tar_set
904 .active = tm_tar_active, .regset_get = tm_tar_get, .set = tm_tar_set
Dptrace-tm.c653 int tm_tar_active(struct task_struct *target, const struct user_regset *regset) in tm_tar_active() function