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() function737 verbose_a("type=%s", dynptr_type_str(reg->dynptr.type)); in print_reg_state()816 verbose(env, "=dynptr_%s(", dynptr_type_str(reg->dynptr.type)); in print_verifier_state()
7929 dynptr_type_str(arg_to_dynptr_type(arg_type)), regno); in process_dynptr_func()
983 const char *dynptr_type_str(enum bpf_dynptr_type type);
Completed in 41 milliseconds