Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c748 static const char *dynptr_type_str(enum bpf_dynptr_type type) in dynptr_type_str() function
1486 verbose(env, "=dynptr_%s", dynptr_type_str(reg->dynptr.type)); in print_verifier_state()
7666 dynptr_type_str(arg_to_dynptr_type(arg_type)), regno); in process_dynptr_func()