Home
last modified time | relevance | path

Searched refs:ret_type (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/bpf/
Dtest_btf.h60 #define BTF_FUNC_PROTO_ENC(ret_type, nargs) \ argument
61 BTF_TYPE_ENC(0, BTF_INFO_ENC(BTF_KIND_FUNC_PROTO, 0, nargs), ret_type)
/tools/lib/traceevent/
Devent-parse.h504 enum tep_func_arg_type ret_type,
Devent-parse.c90 enum tep_func_arg_type ret_type; member
6649 enum tep_func_arg_type ret_type, in tep_register_print_function() argument
6676 func_handle->ret_type = ret_type; in tep_register_print_function()