Searched refs:RET_VOID (Results 1 – 5 of 5) sorted by relevance
595 .ret_type = RET_VOID,608 .ret_type = RET_VOID,724 .ret_type = RET_VOID,743 .ret_type = RET_VOID,
350 .ret_type = RET_VOID,373 .ret_type = RET_VOID,
3208 .ret_type = RET_VOID,
11014 case RET_VOID: in check_helper_call()17527 cs->is_void = fn->ret_type == RET_VOID; in bpf_get_call_summary()
937 RET_VOID, /* function doesn't return anything */ enumerator