Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dverifier.c198 struct bpf_call_arg_meta { struct
2239 const struct bpf_call_arg_meta *meta, in may_access_direct_pkt_data()
2964 struct bpf_call_arg_meta *meta) in check_stack_boundary()
3089 struct bpf_call_arg_meta *meta) in check_helper_mem_access()
3227 struct bpf_call_arg_meta *meta) in check_func_arg()
3870 struct bpf_call_arg_meta *meta) in do_refine_retval_range()
3886 record_func_map(struct bpf_verifier_env *env, struct bpf_call_arg_meta *meta, in record_func_map()
3944 struct bpf_call_arg_meta meta; in check_helper_call()