Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/kernel/
Dptrace_64.c249 static int fpregs_active(struct task_struct *target, in fpregs_active() function
370 .active = fpregs_active,
Dptrace_32.c227 static int fpregs_active(struct task_struct *target, in fpregs_active() function
343 .active = fpregs_active,
/Linux-v4.19/arch/ia64/kernel/
Dptrace.c1889 fpregs_active(struct task_struct *target, const struct user_regset *regset) in fpregs_active() function
2123 .get = fpregs_get, .set = fpregs_set, .active = fpregs_active