Lines Matching defs:meta

479 	struct btf_struct_meta *meta;  in reg_btf_record()  local
5469 const struct bpf_call_arg_meta *meta, in may_access_direct_pkt_data()
6325 struct bpf_iter_meta *meta; in BTF_TYPE_SAFE_TRUSTED() local
7048 enum bpf_access_src type, struct bpf_call_arg_meta *meta) in check_stack_range_initialized()
7204 struct bpf_call_arg_meta *meta) in check_helper_mem_access()
7296 struct bpf_call_arg_meta *meta) in check_mem_size_reg()
7376 struct bpf_call_arg_meta meta; in check_kfunc_mem_size_reg() local
7497 struct bpf_call_arg_meta *meta) in process_timer_func()
7534 struct bpf_call_arg_meta *meta) in process_kptr_func()
7677 static bool is_iter_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_kfunc()
7682 static bool is_iter_new_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_new_kfunc()
7687 static bool is_iter_next_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_next_kfunc()
7692 static bool is_iter_destroy_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_destroy_kfunc()
7697 static bool is_kfunc_arg_iter(struct bpf_kfunc_call_arg_meta *meta, int arg) in is_kfunc_arg_iter()
7706 struct bpf_kfunc_call_arg_meta *meta) in process_iter_arg()
7845 struct bpf_kfunc_call_arg_meta *meta) in get_iter_from_state()
7932 struct bpf_kfunc_call_arg_meta *meta) in process_iter_next_call()
8009 const struct bpf_call_arg_meta *meta, in resolve_map_arg_type()
8146 struct bpf_call_arg_meta *meta) in check_reg_type()
8437 struct bpf_call_arg_meta *meta, in check_func_arg()
9715 struct bpf_call_arg_meta *meta) in do_refine_retval_range()
9749 record_func_map(struct bpf_verifier_env *env, struct bpf_call_arg_meta *meta, in record_func_map()
9795 record_func_key(struct bpf_verifier_env *env, struct bpf_call_arg_meta *meta, in record_func_key()
9952 struct bpf_call_arg_meta meta; in check_helper_call() local
10429 static bool is_kfunc_acquire(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_acquire()
10434 static bool is_kfunc_release(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_release()
10439 static bool is_kfunc_trusted_args(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_trusted_args()
10444 static bool is_kfunc_sleepable(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_sleepable()
10449 static bool is_kfunc_destructive(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_destructive()
10454 static bool is_kfunc_rcu(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_rcu()
10750 static bool is_kfunc_bpf_rcu_read_lock(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_bpf_rcu_read_lock()
10755 static bool is_kfunc_bpf_rcu_read_unlock(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_bpf_rcu_read_unlock()
10762 struct bpf_kfunc_call_arg_meta *meta, in get_kfunc_ptr_arg_type()
10843 struct bpf_kfunc_call_arg_meta *meta, in process_kf_arg_ptr_to_btf_id()
11116 struct bpf_kfunc_call_arg_meta *meta, in __process_kf_arg_ptr_to_graph_root()
11166 struct bpf_kfunc_call_arg_meta *meta) in process_kf_arg_ptr_to_list_head()
11174 struct bpf_kfunc_call_arg_meta *meta) in process_kf_arg_ptr_to_rbtree_root()
11183 struct bpf_kfunc_call_arg_meta *meta, in __process_kf_arg_ptr_to_graph_node()
11247 struct bpf_kfunc_call_arg_meta *meta) in process_kf_arg_ptr_to_list_node()
11256 struct bpf_kfunc_call_arg_meta *meta) in process_kf_arg_ptr_to_rbtree_node()
11263 static int check_kfunc_args(struct bpf_verifier_env *env, struct bpf_kfunc_call_arg_meta *meta, in check_kfunc_args()
11675 struct bpf_kfunc_call_arg_meta *meta, in fetch_kfunc_meta()
11723 struct bpf_kfunc_call_arg_meta meta; in check_kfunc_call() local
15295 struct bpf_kfunc_call_arg_meta meta; in visit_insn() local