Searched refs:ret_type (Results 1 – 3 of 3) sorted by relevance
60 #define BTF_FUNC_PROTO_ENC(ret_type, nargs) \ argument61 BTF_TYPE_ENC(0, BTF_INFO_ENC(BTF_KIND_FUNC_PROTO, 0, nargs), ret_type)
504 enum tep_func_arg_type ret_type,
90 enum tep_func_arg_type ret_type; member6649 enum tep_func_arg_type ret_type, in tep_register_print_function() argument6676 func_handle->ret_type = ret_type; in tep_register_print_function()