Home
last modified time | relevance | path

Searched refs:bpf_for_each_reg_in_vstate (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dbpf_verifier.h428 #define bpf_for_each_reg_in_vstate(__vst, __state, __reg, __expr) \ macro
/openbmc/linux/kernel/bpf/
H A Dverifier.c1084 bpf_for_each_reg_in_vstate(env->cur_state, fstate, dreg, ({ in destroy_if_dynptr_stack_slot()
9131 bpf_for_each_reg_in_vstate(env->cur_state, state, reg, ({ in clear_all_pkt_pointers()
9177 bpf_for_each_reg_in_vstate(env->cur_state, state, reg, ({ in release_reference()
9190 bpf_for_each_reg_in_vstate(env->cur_state, unused, reg, ({ in invalidate_non_owning_refs()
10961 bpf_for_each_reg_in_vstate(env->cur_state, unused, reg, ({ in ref_convert_owning_non_owning()
11802 bpf_for_each_reg_in_vstate(env->cur_state, state, reg, ({ in check_kfunc_call()
13829 bpf_for_each_reg_in_vstate(vstate, state, reg, ({ in find_good_pkt_pointers()
14363 bpf_for_each_reg_in_vstate(vstate, state, reg, ({ in mark_ptr_or_null_regs()
14479 bpf_for_each_reg_in_vstate(vstate, state, reg, ({ in find_equal_scalars()