Home
last modified time | relevance | path

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 Dptrace.c658 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 Dprocess.c91 unw_init_from_blocked_task(&info, task); in show_stack()
543 unw_init_from_blocked_task(&info, p); in get_wchan()
H A Dunwind.c2075 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 Dunwind.h116 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 Dunwind.h116 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 Dptrace.c674 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 Dprocess.c92 unw_init_from_blocked_task(&info, task); in show_stack()
545 unw_init_from_blocked_task(&info, p); in __get_wchan()
H A Dunwind.c2075 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