Searched refs:bpf_kfunc_call_arg_meta (Results 1 – 1 of 1) sorted by relevance
289 struct bpf_kfunc_call_arg_meta { struct1001 static bool is_kfunc_rcu_protected(struct bpf_kfunc_call_arg_meta *meta);1004 struct bpf_kfunc_call_arg_meta *meta, in mark_stack_slots_iter()7769 struct bpf_kfunc_call_arg_meta *meta) in process_wq_func()7945 static bool is_iter_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_kfunc()7950 static bool is_iter_new_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_new_kfunc()7955 static bool is_iter_next_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_next_kfunc()7960 static bool is_iter_destroy_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_destroy_kfunc()7965 static bool is_kfunc_arg_iter(struct bpf_kfunc_call_arg_meta *meta, int arg_idx, in is_kfunc_arg_iter()7979 struct bpf_kfunc_call_arg_meta *meta) in process_iter_arg()[all …]