Name

utrace_resume_action — enum utrace_resume_action from callback action

Synopsis

enum utrace_resume_action utrace_resume_action (u32 action);
 

Arguments

action

u32 callback action argument or return value

Description

This extracts the enum utrace_resume_action from action, which is the action argument to a struct utrace_engine_ops callback or the return value from one.