Macro uei_exited

Source
macro_rules! uei_exited {
    ($skel: expr, $uei:ident) => { ... };
}
Expand description

Takes a reference to C struct user_exit_info and test whether the BPF scheduler has exited. See UserExitInfo.