Searched refs:dynptr_type_str (Results 1 – 3 of 3) sorted by relevance
490 const char *dynptr_type_str(enum bpf_dynptr_type type) in dynptr_type_str() function738 verbose_a("type=%s", dynptr_type_str(reg->dynptr.type)); in print_reg_state()818 verbose(env, "=dynptr_%s(", dynptr_type_str(reg->dynptr.type)); in print_verifier_state()
8585 dynptr_type_str(arg_to_dynptr_type(arg_type)), regno - 1); in process_dynptr_func()
1011 const char *dynptr_type_str(enum bpf_dynptr_type type);