Lines Matching refs:bpf_call_arg_meta
249 struct bpf_call_arg_meta { struct
2996 struct bpf_call_arg_meta *meta);
3297 const struct bpf_call_arg_meta *meta, in may_access_direct_pkt_data()
4431 enum stack_access_src type, struct bpf_call_arg_meta *meta) in check_stack_range_initialized()
4557 struct bpf_call_arg_meta *meta) in check_helper_mem_access()
4715 struct bpf_call_arg_meta *meta) in process_timer_func()
4797 const struct bpf_call_arg_meta *meta, in resolve_map_arg_type()
4988 struct bpf_call_arg_meta *meta, in check_func_arg()
5992 struct bpf_call_arg_meta *meta) in do_refine_retval_range()
6014 record_func_map(struct bpf_verifier_env *env, struct bpf_call_arg_meta *meta, in record_func_map()
6059 record_func_key(struct bpf_verifier_env *env, struct bpf_call_arg_meta *meta, in record_func_key()
6174 struct bpf_call_arg_meta meta; in check_helper_call()