Searched refs:bpf_kfunc_call_arg_meta (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dverifier.c291 struct bpf_kfunc_call_arg_meta { struct
999 static bool is_kfunc_rcu_protected(struct bpf_kfunc_call_arg_meta *meta);
1002 struct bpf_kfunc_call_arg_meta *meta,
7737 static bool is_iter_kfunc(struct bpf_kfunc_call_arg_meta *meta)
7742 static bool is_iter_new_kfunc(struct bpf_kfunc_call_arg_meta *meta)
7747 static bool is_iter_next_kfunc(struct bpf_kfunc_call_arg_meta *meta)
7752 static bool is_iter_destroy_kfunc(struct bpf_kfunc_call_arg_meta *meta)
7757 static bool is_kfunc_arg_iter(struct bpf_kfunc_call_arg_meta *meta, int arg)
7766 struct bpf_kfunc_call_arg_meta *meta)
7992 struct bpf_kfunc_call_arg_meta *met
[all...]

Completed in 242 milliseconds