Searched refs:bpf_kfunc_call_arg_meta (Results 1 – 1 of 1) sorted by relevance
293 struct bpf_kfunc_call_arg_meta { struct1010 static bool is_kfunc_rcu_protected(struct bpf_kfunc_call_arg_meta *meta);1013 struct bpf_kfunc_call_arg_meta *meta, in mark_stack_slots_iter()1150 struct bpf_kfunc_call_arg_meta *meta, in mark_stack_slot_irq_flag()8130 struct bpf_kfunc_call_arg_meta *meta) in process_wq_func()8306 static bool is_iter_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_kfunc()8311 static bool is_iter_new_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_new_kfunc()8316 static bool is_iter_next_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_next_kfunc()8321 static bool is_iter_destroy_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_destroy_kfunc()8326 static bool is_kfunc_arg_iter(struct bpf_kfunc_call_arg_meta *meta, int arg_idx, in is_kfunc_arg_iter()[all …]