Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dverifier.c184 struct bpf_call_arg_meta { struct
1306 const struct bpf_call_arg_meta *meta, in may_access_direct_pkt_data()
1847 struct bpf_call_arg_meta *meta) in check_stack_boundary()
1919 struct bpf_call_arg_meta *meta) in check_helper_mem_access()
1952 struct bpf_call_arg_meta *meta) in check_func_arg()
2433 struct bpf_call_arg_meta *meta) in do_refine_retval_range()
2449 record_func_map(struct bpf_verifier_env *env, struct bpf_call_arg_meta *meta, in record_func_map()
2478 struct bpf_call_arg_meta meta; in check_helper_call()