Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dlog.c490 const char *dynptr_type_str(enum bpf_dynptr_type type) in dynptr_type_str() function
737 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()
A Dverifier.c7929 dynptr_type_str(arg_to_dynptr_type(arg_type)), regno); in process_dynptr_func()
/linux/include/linux/
A Dbpf_verifier.h983 const char *dynptr_type_str(enum bpf_dynptr_type type);

Completed in 41 milliseconds