Lines Matching defs:meta

479 	struct btf_struct_meta *meta;  in reg_btf_record()  local
5214 const struct bpf_call_arg_meta *meta, in may_access_direct_pkt_data()
6080 struct bpf_iter_meta *meta; in BTF_TYPE_SAFE_TRUSTED() local
6795 enum bpf_access_src type, struct bpf_call_arg_meta *meta) in check_stack_range_initialized()
6948 struct bpf_call_arg_meta *meta) in check_helper_mem_access()
7042 struct bpf_call_arg_meta *meta) in check_mem_size_reg()
7099 struct bpf_call_arg_meta meta; in check_mem_reg() local
7132 struct bpf_call_arg_meta meta; in check_kfunc_mem_size_reg() local
7254 struct bpf_call_arg_meta *meta) in process_timer_func()
7291 struct bpf_call_arg_meta *meta) in process_kptr_func()
7434 static bool is_iter_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_kfunc()
7439 static bool is_iter_new_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_new_kfunc()
7444 static bool is_iter_next_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_next_kfunc()
7449 static bool is_iter_destroy_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_destroy_kfunc()
7454 static bool is_kfunc_arg_iter(struct bpf_kfunc_call_arg_meta *meta, int arg) in is_kfunc_arg_iter()
7463 struct bpf_kfunc_call_arg_meta *meta) in process_iter_arg()
7583 struct bpf_kfunc_call_arg_meta *meta) in process_iter_next_call()
7651 const struct bpf_call_arg_meta *meta, in resolve_map_arg_type()
7800 struct bpf_call_arg_meta *meta) in check_reg_type()
8091 struct bpf_call_arg_meta *meta, in check_func_arg()
9300 struct bpf_call_arg_meta *meta) in do_refine_retval_range()
9334 record_func_map(struct bpf_verifier_env *env, struct bpf_call_arg_meta *meta, in record_func_map()
9380 record_func_key(struct bpf_verifier_env *env, struct bpf_call_arg_meta *meta, in record_func_key()
9537 struct bpf_call_arg_meta meta; in check_helper_call() local
10001 static bool is_kfunc_acquire(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_acquire()
10006 static bool is_kfunc_release(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_release()
10011 static bool is_kfunc_trusted_args(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_trusted_args()
10016 static bool is_kfunc_sleepable(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_sleepable()
10021 static bool is_kfunc_destructive(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_destructive()
10026 static bool is_kfunc_rcu(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_rcu()
10322 static bool is_kfunc_bpf_rcu_read_lock(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_bpf_rcu_read_lock()
10327 static bool is_kfunc_bpf_rcu_read_unlock(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_bpf_rcu_read_unlock()
10334 struct bpf_kfunc_call_arg_meta *meta, in get_kfunc_ptr_arg_type()
10415 struct bpf_kfunc_call_arg_meta *meta, in process_kf_arg_ptr_to_btf_id()
10688 struct bpf_kfunc_call_arg_meta *meta, in __process_kf_arg_ptr_to_graph_root()
10738 struct bpf_kfunc_call_arg_meta *meta) in process_kf_arg_ptr_to_list_head()
10746 struct bpf_kfunc_call_arg_meta *meta) in process_kf_arg_ptr_to_rbtree_root()
10755 struct bpf_kfunc_call_arg_meta *meta, in __process_kf_arg_ptr_to_graph_node()
10819 struct bpf_kfunc_call_arg_meta *meta) in process_kf_arg_ptr_to_list_node()
10828 struct bpf_kfunc_call_arg_meta *meta) in process_kf_arg_ptr_to_rbtree_node()
10835 static int check_kfunc_args(struct bpf_verifier_env *env, struct bpf_kfunc_call_arg_meta *meta, in check_kfunc_args()
11243 struct bpf_kfunc_call_arg_meta *meta, in fetch_kfunc_meta()
11291 struct bpf_kfunc_call_arg_meta meta; in check_kfunc_call() local
14834 struct bpf_kfunc_call_arg_meta meta; in visit_insn() local