Searched defs:fcur (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/lib/ |
H A D | feature-fixups.c | 36 static struct ppc_inst *calc_addr(struct fixup_entry *fcur, long offset) in calc_addr() argument 70 static int patch_feature_section(unsigned long value, struct fixup_entry *fcur) in patch_feature_section() argument 103 struct fixup_entry *fcur, *fend; do_feature_fixups() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/lib/ |
H A D | feature-fixups.c | 37 static u32 *calc_addr(struct fixup_entry *fcur, long offset) in calc_addr() argument 70 patch_feature_section_mask(unsigned long value, unsigned long mask, struct fixup_entry *fcur) patch_feature_section_mask() argument 104 struct fixup_entry *fcur, *fend; do_feature_fixups_mask() local 704 patch_feature_section(unsigned long value, struct fixup_entry *fcur) patch_feature_section() argument [all...] |
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | verifier.c | 9793 struct bpf_func_state *fold, *fcur; in states_maybe_looping() local
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | verifier.c | 7797 struct bpf_func_state *fold, *fcur; in widen_imprecise_scalars() local 16452 struct bpf_func_state *fold, *fcur; in states_maybe_looping() local
|
Completed in 41 milliseconds