Searched refs:ufi (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/ia64/kernel/
H A Dptrace.c1831 struct unw_frame_info ufi; do_regset_call() local
1832 memset(&ufi, 0, sizeof(ufi)); do_regset_call()
1833 unw_init_from_blocked_task(&ufi, target); do_regset_call()
1834 (*call)(&ufi, &info); do_regset_call()
2189 struct unw_frame_info ufi; ia64_syscall_get_set_arguments() local
2190 memset(&ufi, 0, sizeof(ufi)); ia64_syscall_get_set_arguments()
2191 unw_init_from_blocked_task(&ufi, task); ia64_syscall_get_set_arguments()
2192 syscall_get_set_args_cb(&ufi, &data); ia64_syscall_get_set_arguments()
/linux-4.4.14/drivers/scsi/isci/
H A Drequest.c1642 /* the d2h ufi is the end of non-data commands */ atapi_d2h_reg_frame_handler()

Completed in 74 milliseconds