Go to the source code of this file.
|
void | do_notify_resume (struct pt_regs *regs, unsigned long thread_info_flags) |
|
void __user * | get_sigframe (struct k_sigaction *ka, struct pt_regs *regs, size_t frame_size, int is_32) |
|
int | handle_signal32 (unsigned long sig, struct k_sigaction *ka, siginfo_t *info, sigset_t *oldset, struct pt_regs *regs) |
|
int | handle_rt_signal32 (unsigned long sig, struct k_sigaction *ka, siginfo_t *info, sigset_t *oldset, struct pt_regs *regs) |
|
unsigned long | copy_fpr_to_user (void __user *to, struct task_struct *task) |
|
unsigned long | copy_fpr_from_user (struct task_struct *task, void __user *from) |
|