Searched refs:arg_to_dynptr_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dverifier.c640 static enum bpf_dynptr_type arg_to_dynptr_type(enum bpf_arg_type arg_type) function
737 type = arg_to_dynptr_type(arg_type);
984 dynptr_type = arg_to_dynptr_type(arg_type);
7721 dynptr_type_str(arg_to_dynptr_type(arg_type)), regno);

Completed in 238 milliseconds