Searched refs:func_ret (Results 1 – 1 of 1) sorted by relevance
41 u32 func_ret; in bpf_prog_run_array_cg() local51 func_ret = run_prog(prog, ctx); in bpf_prog_run_array_cg()53 *(ret_flags) |= (func_ret >> 1); in bpf_prog_run_array_cg()54 func_ret &= 1; in bpf_prog_run_array_cg()56 if (!func_ret && !IS_ERR_VALUE((long)run_ctx.retval)) in bpf_prog_run_array_cg()