Home
last modified time | relevance | path

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

/linux-6.12.1/
D.clang-format114 - 'bpf_for_each_reg_in_vstate'
/linux-6.12.1/include/linux/
Dbpf_verifier.h505 #define bpf_for_each_reg_in_vstate(__vst, __state, __reg, __expr) \ macro
/linux-6.12.1/kernel/bpf/
Dverifier.c897 bpf_for_each_reg_in_vstate(env->cur_state, fstate, dreg, ({ in destroy_if_dynptr_stack_slot()
9432 bpf_for_each_reg_in_vstate(env->cur_state, state, reg, ({ in clear_all_pkt_pointers()
9478 bpf_for_each_reg_in_vstate(env->cur_state, state, reg, ({ in release_reference()
9491 bpf_for_each_reg_in_vstate(env->cur_state, unused, reg, ({ in invalidate_non_owning_refs()
10557 bpf_for_each_reg_in_vstate(env->cur_state, state, reg, ({ in check_helper_call()
11556 bpf_for_each_reg_in_vstate(env->cur_state, unused, reg, ({ in ref_convert_owning_non_owning()
14603 bpf_for_each_reg_in_vstate(vstate, state, reg, ({ in find_good_pkt_pointers()
15147 bpf_for_each_reg_in_vstate(vstate, state, reg, ({ in mark_ptr_or_null_regs()