Searched refs:bpf_kfunc_call_arg_meta (Results 1 – 3 of 3) sorted by relevance
1324 struct bpf_kfunc_call_arg_meta { struct1380 s16 offset, struct bpf_kfunc_call_arg_meta *meta); argument1383 static inline bool bpf_is_iter_next_kfunc(struct bpf_kfunc_call_arg_meta *meta) in bpf_is_iter_next_kfunc()1388 static inline bool bpf_is_kfunc_sleepable(struct bpf_kfunc_call_arg_meta *meta) in bpf_is_kfunc_sleepable()1392 bool bpf_is_kfunc_pkt_changing(struct bpf_kfunc_call_arg_meta *meta);
934 static bool is_kfunc_rcu_protected(struct bpf_kfunc_call_arg_meta *meta);937 struct bpf_kfunc_call_arg_meta *meta, in mark_stack_slots_iter()1070 struct bpf_kfunc_call_arg_meta *meta, in mark_stack_slot_irq_flag()7376 struct bpf_kfunc_call_arg_meta *meta) in process_timer_kfunc()7541 static bool is_iter_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_kfunc()7546 static bool is_iter_new_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_new_kfunc()7552 static bool is_iter_destroy_kfunc(struct bpf_kfunc_call_arg_meta *meta) in is_iter_destroy_kfunc()7557 static bool is_kfunc_arg_iter(struct bpf_kfunc_call_arg_meta *meta, int arg_idx, in is_kfunc_arg_iter()7571 struct bpf_kfunc_call_arg_meta *meta) in process_iter_arg()7737 struct bpf_kfunc_call_arg_meta *meta) in get_iter_from_state()[all …]
494 struct bpf_kfunc_call_arg_meta meta; in visit_insn()