Lines Matching refs:bpf_kfunc_call_arg_meta

293 struct bpf_kfunc_call_arg_meta {  struct
1017 static bool is_kfunc_rcu_protected(struct bpf_kfunc_call_arg_meta *meta);
1020 struct bpf_kfunc_call_arg_meta *meta, in mark_stack_slots_iter()
1157 struct bpf_kfunc_call_arg_meta *meta, in mark_stack_slot_irq_flag()
8425 struct bpf_kfunc_call_arg_meta *meta) in process_wq_func()
8601 static bool is_iter_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_kfunc()
8606 static bool is_iter_new_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_new_kfunc()
8611 static bool is_iter_next_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_next_kfunc()
8616 static bool is_iter_destroy_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_destroy_kfunc()
8621 static bool is_kfunc_arg_iter(struct bpf_kfunc_call_arg_meta *meta, int arg_idx, in is_kfunc_arg_iter()
8635 struct bpf_kfunc_call_arg_meta *meta) in process_iter_arg()
8798 struct bpf_kfunc_call_arg_meta *meta) in get_iter_from_state()
8885 struct bpf_kfunc_call_arg_meta *meta) in process_iter_next_call()
11789 static bool is_kfunc_acquire(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_acquire()
11794 static bool is_kfunc_release(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_release()
11799 static bool is_kfunc_trusted_args(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_trusted_args()
11804 static bool is_kfunc_sleepable(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_sleepable()
11809 static bool is_kfunc_destructive(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_destructive()
11814 static bool is_kfunc_rcu(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_rcu()
11819 static bool is_kfunc_rcu_protected(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_rcu_protected()
12198 static bool is_kfunc_ret_null(struct bpf_kfunc_call_arg_meta *meta) in BTF_ID()
12208 static bool is_kfunc_bpf_rcu_read_lock(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_bpf_rcu_read_lock()
12213 static bool is_kfunc_bpf_rcu_read_unlock(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_bpf_rcu_read_unlock()
12218 static bool is_kfunc_bpf_preempt_disable(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_bpf_preempt_disable()
12223 static bool is_kfunc_bpf_preempt_enable(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_bpf_preempt_enable()
12230 struct bpf_kfunc_call_arg_meta *meta, in get_kfunc_ptr_arg_type()
12328 struct bpf_kfunc_call_arg_meta *meta, in process_kf_arg_ptr_to_btf_id()
12397 struct bpf_kfunc_call_arg_meta *meta) in process_irq_flag()
12706 struct bpf_kfunc_call_arg_meta *meta, in __process_kf_arg_ptr_to_graph_root()
12756 struct bpf_kfunc_call_arg_meta *meta) in process_kf_arg_ptr_to_list_head()
12764 struct bpf_kfunc_call_arg_meta *meta) in process_kf_arg_ptr_to_rbtree_root()
12773 struct bpf_kfunc_call_arg_meta *meta, in __process_kf_arg_ptr_to_graph_node()
12837 struct bpf_kfunc_call_arg_meta *meta) in process_kf_arg_ptr_to_list_node()
12846 struct bpf_kfunc_call_arg_meta *meta) in process_kf_arg_ptr_to_rbtree_node()
12875 static int check_kfunc_args(struct bpf_verifier_env *env, struct bpf_kfunc_call_arg_meta *meta, in check_kfunc_args()
13383 struct bpf_kfunc_call_arg_meta *meta, in fetch_kfunc_meta()
13433 struct bpf_kfunc_call_arg_meta meta; in check_kfunc_call()
17219 struct bpf_kfunc_call_arg_meta meta; in get_call_summary()
17507 struct bpf_kfunc_call_arg_meta meta; in visit_insn()