Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c19761 u16 struct_meta_reg, in __fixup_collection_insert_kfunc() argument
19768 struct bpf_insn addr[2] = { BPF_LD_IMM64(struct_meta_reg, (long)kptr_struct_meta) }; in __fixup_collection_insert_kfunc()
19849 int struct_meta_reg = BPF_REG_3; in bpf_fixup_kfunc_call() local
19854 struct_meta_reg = BPF_REG_4; in bpf_fixup_kfunc_call()
19864 __fixup_collection_insert_kfunc(&env->insn_aux_data[insn_idx], struct_meta_reg, in bpf_fixup_kfunc_call()