Home
last modified time | relevance | path

Searched defs:arg_type (Results 1 – 2 of 2) sorted by relevance

/kernel/bpf/
Dverifier.c692 static enum bpf_dynptr_type arg_to_dynptr_type(enum bpf_arg_type arg_type) in arg_to_dynptr_type()
710 enum bpf_arg_type arg_type, int insn_idx) in mark_stack_slots_dynptr()
816 enum bpf_arg_type arg_type) in is_dynptr_type_expected()
5863 enum bpf_arg_type *arg_type) in resolve_map_arg_type()
6000 enum bpf_arg_type arg_type, in check_reg_type()
6089 enum bpf_arg_type arg_type) in check_func_arg_reg_off()
6157 enum bpf_arg_type arg_type = fn->arg_type[arg]; in check_func_arg() local
Dbtf.c4484 const struct btf_type *arg_type; in btf_func_proto_check() local
6302 enum bpf_arg_type arg_type = ARG_DONTCARE; in btf_check_func_arg_match() local