Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c297 struct bpf_kfunc_call_arg_meta { struct
1031 static bool is_kfunc_rcu_protected(struct bpf_kfunc_call_arg_meta *meta);
1034 struct bpf_kfunc_call_arg_meta *meta, in mark_stack_slots_iter()
1169 struct bpf_kfunc_call_arg_meta *meta, in mark_stack_slot_irq_flag()
8596 struct bpf_kfunc_call_arg_meta *meta) in process_wq_func()
8617 struct bpf_kfunc_call_arg_meta *meta) in process_task_work_func()
8796 static bool is_iter_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_kfunc()
8801 static bool is_iter_new_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_new_kfunc()
8806 static bool is_iter_next_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_next_kfunc()
8811 static bool is_iter_destroy_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_destroy_kfunc()
[all …]