Lines Matching refs:bpf_kfunc_call_arg_meta

309 struct bpf_kfunc_call_arg_meta {  struct
1047 static bool is_kfunc_rcu_protected(struct bpf_kfunc_call_arg_meta *meta);
1050 struct bpf_kfunc_call_arg_meta *meta, in mark_stack_slots_iter()
1185 struct bpf_kfunc_call_arg_meta *meta, in mark_stack_slot_irq_flag()
8770 struct bpf_kfunc_call_arg_meta *meta) in process_timer_kfunc()
8935 static bool is_iter_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_kfunc()
8940 static bool is_iter_new_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_new_kfunc()
8945 static bool is_iter_next_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_next_kfunc()
8950 static bool is_iter_destroy_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_destroy_kfunc()
8955 static bool is_kfunc_arg_iter(struct bpf_kfunc_call_arg_meta *meta, int arg_idx, in is_kfunc_arg_iter()
8969 struct bpf_kfunc_call_arg_meta *meta) in process_iter_arg()
9140 struct bpf_kfunc_call_arg_meta *meta) in get_iter_from_state()
9227 struct bpf_kfunc_call_arg_meta *meta) in process_iter_next_call()
12200 static bool is_kfunc_acquire(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_acquire()
12205 static bool is_kfunc_release(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_release()
12210 static bool is_kfunc_sleepable(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_sleepable()
12215 static bool is_kfunc_destructive(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_destructive()
12220 static bool is_kfunc_rcu(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_rcu()
12225 static bool is_kfunc_rcu_protected(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_rcu_protected()
12643 static bool is_kfunc_ret_null(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_ret_null()
12653 static bool is_kfunc_bpf_rcu_read_lock(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_bpf_rcu_read_lock()
12658 static bool is_kfunc_bpf_rcu_read_unlock(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_bpf_rcu_read_unlock()
12663 static bool is_kfunc_bpf_preempt_disable(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_bpf_preempt_disable()
12668 static bool is_kfunc_bpf_preempt_enable(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_bpf_preempt_enable()
12673 static bool is_kfunc_pkt_changing(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_pkt_changing()
12680 struct bpf_kfunc_call_arg_meta *meta, in get_kfunc_ptr_arg_type()
12787 struct bpf_kfunc_call_arg_meta *meta, in process_kf_arg_ptr_to_btf_id()
12856 struct bpf_kfunc_call_arg_meta *meta) in process_irq_flag()
13186 struct bpf_kfunc_call_arg_meta *meta, in __process_kf_arg_ptr_to_graph_root()
13236 struct bpf_kfunc_call_arg_meta *meta) in process_kf_arg_ptr_to_list_head()
13244 struct bpf_kfunc_call_arg_meta *meta) in process_kf_arg_ptr_to_rbtree_root()
13253 struct bpf_kfunc_call_arg_meta *meta, in __process_kf_arg_ptr_to_graph_node()
13317 struct bpf_kfunc_call_arg_meta *meta) in process_kf_arg_ptr_to_list_node()
13326 struct bpf_kfunc_call_arg_meta *meta) in process_kf_arg_ptr_to_rbtree_node()
13355 static int check_kfunc_args(struct bpf_verifier_env *env, struct bpf_kfunc_call_arg_meta *meta, in check_kfunc_args()
13905 struct bpf_kfunc_call_arg_meta *meta) in fetch_kfunc_arg_meta()
13933 static int check_special_kfunc(struct bpf_verifier_env *env, struct bpf_kfunc_call_arg_meta *meta, in check_special_kfunc()
14118 struct bpf_kfunc_call_arg_meta meta; in check_kfunc_call()
18356 struct bpf_kfunc_call_arg_meta meta; in get_call_summary()
18887 struct bpf_kfunc_call_arg_meta meta; in visit_insn()