preds 141 arch/hexagon/include/asm/elf.h DEST.p3_0 = REGS->preds; \ preds 32 arch/hexagon/include/uapi/asm/registers.h unsigned long preds; preds 54 arch/hexagon/kernel/kgdb.c { "preds", GDB_SIZEOF_REG, offsetof(struct pt_regs, preds)}, preds 73 arch/hexagon/kernel/ptrace.c ONEXT(®s->preds, p3_0); preds 122 arch/hexagon/kernel/ptrace.c INEXT(®s->preds, p3_0); preds 51 arch/hexagon/kernel/signal.c err |= __put_user(regs->preds, &sc->sc_regs.p3_0); preds 81 arch/hexagon/kernel/signal.c err |= __get_user(regs->preds, &sc->sc_regs.p3_0); preds 28 arch/hexagon/kernel/vm_events.c printk(KERN_EMERG "preds: \t\t0x%08lx\n", regs->preds); preds 59 arch/ia64/include/asm/fpswa.h unsigned long *fsr, unsigned long *isr, unsigned long *preds, preds 1408 kernel/trace/trace_events_filter.c static int calc_stack(const char *str, int *parens, int *preds, int *err) preds 1501 kernel/trace/trace_events_filter.c *preds = nr_preds; preds 278 scripts/gcc-plugins/latent_entropy_plugin.c if (EDGE_COUNT(EXIT_BLOCK_PTR_FOR_FN(cfun)->preds) == 0) preds 420 scripts/gcc-plugins/latent_entropy_plugin.c FOR_EACH_EDGE(e, ei, last_bb_e->src->preds) {