Searched refs:unw_init_from_blocked_task (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | ptrace.c | 658 unw_init_from_blocked_task(&info, child); in ptrace_attach_sync_user_rbs() 731 unw_init_from_blocked_task(&info, child); in convert_to_non_syscall() 840 unw_init_from_blocked_task(&info, child); in ptrace_getregs() 985 unw_init_from_blocked_task(&info, child); in ptrace_setregs() 1688 unw_init_from_blocked_task(&info, target); in unwind_and_call() 1817 unw_init_from_blocked_task(&info, child); in access_uarea() 1930 unw_init_from_blocked_task(&info, child); in access_uarea() 2072 unw_init_from_blocked_task(&ufi, task); in ia64_syscall_get_set_arguments()
|
H A D | process.c | 91 unw_init_from_blocked_task(&info, task); in show_stack() 543 unw_init_from_blocked_task(&info, p); in get_wchan()
|
H A D | unwind.c | 2075 unw_init_from_blocked_task (struct unw_frame_info *info, struct task_struct *t) in unw_init_from_blocked_task() 2082 EXPORT_SYMBOL(unw_init_from_blocked_task); in init_unwind_table() 2072 unw_init_from_blocked_task (struct unw_frame_info *info, struct task_struct *t) unw_init_from_blocked_task() function 2079 EXPORT_SYMBOL(unw_init_from_blocked_task); global() variable
|
/kernel/linux/linux-5.10/arch/ia64/include/asm/ |
H A D | unwind.h | 116 extern void unw_init_from_blocked_task (struct unw_frame_info *info, struct task_struct *t);
|
/kernel/linux/linux-6.6/arch/ia64/include/asm/ |
H A D | unwind.h | 116 extern void unw_init_from_blocked_task (struct unw_frame_info *info, struct task_struct *t);
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | ptrace.c | 674 unw_init_from_blocked_task(&info, child); in convert_to_non_syscall() 783 unw_init_from_blocked_task(&info, child); in ptrace_getregs() 928 unw_init_from_blocked_task(&info, child); in ptrace_setregs() 1632 unw_init_from_blocked_task(&info, target); in unwind_and_call() 1761 unw_init_from_blocked_task(&info, child); in access_uarea() 1874 unw_init_from_blocked_task(&info, child); in access_uarea() 2009 unw_init_from_blocked_task(&ufi, task); in syscall_get_arguments()
|
H A D | process.c | 92 unw_init_from_blocked_task(&info, task); in show_stack() 545 unw_init_from_blocked_task(&info, p); in __get_wchan()
|
H A D | unwind.c | 2075 unw_init_from_blocked_task (struct unw_frame_info *info, struct task_struct *t) in unw_init_from_blocked_task() 2082 EXPORT_SYMBOL(unw_init_from_blocked_task); in init_unwind_table() 2072 unw_init_from_blocked_task (struct unw_frame_info *info, struct task_struct *t) unw_init_from_blocked_task() function 2079 EXPORT_SYMBOL(unw_init_from_blocked_task); global() variable
|
Completed in 19 milliseconds