Searched refs:bpf_call_arg_meta (Results 1 – 3 of 3) sorted by relevance
1538 struct bpf_call_arg_meta { struct1595 s16 offset, struct bpf_call_arg_meta *meta); argument1598 static inline bool bpf_is_iter_next_kfunc(struct bpf_call_arg_meta *meta) in bpf_is_iter_next_kfunc()1603 static inline bool bpf_is_kfunc_sleepable(struct bpf_call_arg_meta *meta) in bpf_is_kfunc_sleepable()1607 bool bpf_is_kfunc_pkt_changing(struct bpf_call_arg_meta *meta);
922 static bool is_kfunc_rcu_protected(struct bpf_call_arg_meta *meta);925 struct bpf_call_arg_meta *meta, in mark_stack_slots_iter()1058 struct bpf_call_arg_meta *meta, in mark_stack_slot_irq_flag()2790 static int gen_kfunc_arg_proto(struct bpf_verifier_env *env, struct bpf_call_arg_meta *meta,2795 struct bpf_call_arg_meta meta; in bpf_add_kfunc_call()4017 struct bpf_call_arg_meta *meta);6837 enum bpf_access_type type, struct bpf_call_arg_meta *meta) in check_stack_range_initialized()6957 struct bpf_call_arg_meta *meta, bool *known_memory) in check_helper_mem_access()7060 struct bpf_call_arg_meta *meta, in check_mem_size_reg()7135 struct bpf_call_arg_meta *meta, bool *known_memory) in check_mem_reg()[all …]
519 struct bpf_call_arg_meta meta; in visit_insn()