Searched refs:bpf_kfunc_call_arg_meta (Results 1 – 1 of 1) sorted by relevance
309 struct bpf_kfunc_call_arg_meta { struct1047 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()[all …]