Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c829 static enum bpf_dynptr_type arg_to_dynptr_type(enum bpf_arg_type arg_type) in arg_to_dynptr_type() function
926 type = arg_to_dynptr_type(arg_type); in mark_stack_slots_dynptr()
1173 dynptr_type = arg_to_dynptr_type(arg_type); in is_dynptr_type_expected()
7661 dynptr_type_str(arg_to_dynptr_type(arg_type)), regno); in process_dynptr_func()