Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dverifier.c231 struct bpf_call_arg_meta { struct
2679 const struct bpf_call_arg_meta *meta, in may_access_direct_pkt_data()
3674 struct bpf_call_arg_meta *meta) in check_stack_boundary()
3792 struct bpf_call_arg_meta *meta) in check_helper_mem_access()
3956 const struct bpf_call_arg_meta *meta, in resolve_map_arg_type()
4136 struct bpf_call_arg_meta *meta, in check_func_arg()
4883 struct bpf_call_arg_meta *meta) in do_refine_retval_range()
4904 record_func_map(struct bpf_verifier_env *env, struct bpf_call_arg_meta *meta, in record_func_map()
4947 record_func_key(struct bpf_verifier_env *env, struct bpf_call_arg_meta *meta, in record_func_key()
5001 struct bpf_call_arg_meta meta; in check_helper_call()