Searched refs:dynptr_type_str (Results 1 – 3 of 3) sorted by relevance
450 const char *dynptr_type_str(enum bpf_dynptr_type type) in dynptr_type_str() function681 verbose_a("type=%s", dynptr_type_str(reg->dynptr.type)); in print_reg_state()757 verbose(env, "=dynptr_%s(", dynptr_type_str(reg->dynptr.type)); in print_verifier_state()
7631 dynptr_type_str(expected_type), reg_arg_name(env, argno)); in process_dynptr_func()7636 dynptr_type_str(actual_type), dynptr_type_str(expected_type)); in process_dynptr_func()
1467 const char *dynptr_type_str(enum bpf_dynptr_type type);