Lines Matching refs:bpf_kfunc_call_arg_meta

299 struct bpf_kfunc_call_arg_meta {  struct
1025 static bool is_kfunc_rcu_protected(struct bpf_kfunc_call_arg_meta *meta);
1028 struct bpf_kfunc_call_arg_meta *meta, in mark_stack_slots_iter()
1165 struct bpf_kfunc_call_arg_meta *meta, in mark_stack_slot_irq_flag()
8556 struct bpf_kfunc_call_arg_meta *meta) in process_wq_func()
8732 static bool is_iter_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_kfunc()
8737 static bool is_iter_new_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_new_kfunc()
8742 static bool is_iter_next_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_next_kfunc()
8747 static bool is_iter_destroy_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_destroy_kfunc()
8752 static bool is_kfunc_arg_iter(struct bpf_kfunc_call_arg_meta *meta, int arg_idx, in is_kfunc_arg_iter()
8766 struct bpf_kfunc_call_arg_meta *meta) in process_iter_arg()
8929 struct bpf_kfunc_call_arg_meta *meta) in get_iter_from_state()
9016 struct bpf_kfunc_call_arg_meta *meta) in process_iter_next_call()
11919 static bool is_kfunc_acquire(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_acquire()
11924 static bool is_kfunc_release(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_release()
11929 static bool is_kfunc_trusted_args(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_trusted_args()
11934 static bool is_kfunc_sleepable(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_sleepable()
11939 static bool is_kfunc_destructive(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_destructive()
11944 static bool is_kfunc_rcu(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_rcu()
11949 static bool is_kfunc_rcu_protected(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_rcu_protected()
12322 static bool is_kfunc_ret_null(struct bpf_kfunc_call_arg_meta *meta) in BTF_ID()
12332 static bool is_kfunc_bpf_rcu_read_lock(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_bpf_rcu_read_lock()
12337 static bool is_kfunc_bpf_rcu_read_unlock(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_bpf_rcu_read_unlock()
12342 static bool is_kfunc_bpf_preempt_disable(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_bpf_preempt_disable()
12347 static bool is_kfunc_bpf_preempt_enable(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_bpf_preempt_enable()
12354 struct bpf_kfunc_call_arg_meta *meta, in get_kfunc_ptr_arg_type()
12452 struct bpf_kfunc_call_arg_meta *meta, in process_kf_arg_ptr_to_btf_id()
12521 struct bpf_kfunc_call_arg_meta *meta) in process_irq_flag()
12836 struct bpf_kfunc_call_arg_meta *meta, in __process_kf_arg_ptr_to_graph_root()
12886 struct bpf_kfunc_call_arg_meta *meta) in process_kf_arg_ptr_to_list_head()
12894 struct bpf_kfunc_call_arg_meta *meta) in process_kf_arg_ptr_to_rbtree_root()
12903 struct bpf_kfunc_call_arg_meta *meta, in __process_kf_arg_ptr_to_graph_node()
12967 struct bpf_kfunc_call_arg_meta *meta) in process_kf_arg_ptr_to_list_node()
12976 struct bpf_kfunc_call_arg_meta *meta) in process_kf_arg_ptr_to_rbtree_node()
13005 static int check_kfunc_args(struct bpf_verifier_env *env, struct bpf_kfunc_call_arg_meta *meta, in check_kfunc_args()
13524 struct bpf_kfunc_call_arg_meta *meta, in fetch_kfunc_meta()
13569 static int check_special_kfunc(struct bpf_verifier_env *env, struct bpf_kfunc_call_arg_meta *meta, in check_special_kfunc()
13754 struct bpf_kfunc_call_arg_meta meta; in check_kfunc_call()
17473 struct bpf_kfunc_call_arg_meta meta; in get_call_summary()
17761 struct bpf_kfunc_call_arg_meta meta; in visit_insn()