Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_verifier.h532 #define bpf_for_each_reg_in_vstate(__vst, __state, __reg, __expr) \ macro
/linux/kernel/bpf/
H A Dverifier.c834 bpf_for_each_reg_in_vstate(env->cur_state, fstate, dreg, ({ in destroy_if_dynptr_stack_slot()
9152 bpf_for_each_reg_in_vstate(env->cur_state, state, reg, ({ in clear_all_pkt_pointers()
9215 bpf_for_each_reg_in_vstate(vstate, state, reg, ({ in release_reference()
9228 bpf_for_each_reg_in_vstate(env->cur_state, unused, reg, ({ in invalidate_non_owning_refs()
10380 bpf_for_each_reg_in_vstate(env->cur_state, state, reg, ({ in check_helper_call()
11640 bpf_for_each_reg_in_vstate(env->cur_state, unused, reg, ({ in ref_convert_owning_non_owning()
15492 bpf_for_each_reg_in_vstate(vstate, state, reg, ({ in find_good_pkt_pointers()
16075 bpf_for_each_reg_in_vstate(vstate, state, reg, ({ in mark_ptr_or_null_regs()
17308 bpf_for_each_reg_in_vstate(st, func, reg, ({ in bpf_clear_singular_ids()
17316 bpf_for_each_reg_in_vstate(st, func, reg, ({ in bpf_clear_singular_ids()