fpqueue 52 arch/sparc/include/asm/processor_32.h struct fpq fpqueue[16]; fpqueue 22 arch/sparc/include/asm/switch_to_32.h &(prv)->thread.fpqueue[0], &(prv)->thread.fpqdepth); \ fpqueue 104 arch/sparc/include/asm/switch_to_32.h void *fpqueue, unsigned long *fpqdepth); fpqueue 41 arch/sparc/kernel/entry.h void *fpqueue, unsigned long *fpqdepth); fpqueue 193 arch/sparc/kernel/process_32.c &tsk->thread.fpqueue[0], &tsk->thread.fpqdepth); fpqueue 214 arch/sparc/kernel/process_32.c ¤t->thread.fpqueue[0], ¤t->thread.fpqdepth); fpqueue 318 arch/sparc/kernel/process_32.c &p->thread.fpqueue[0], &p->thread.fpqdepth); fpqueue 426 arch/sparc/kernel/process_32.c ¤t->thread.fpqueue[0], ¤t->thread.fpqdepth); fpqueue 436 arch/sparc/kernel/process_32.c ¤t->thread.fpqueue[0], ¤t->thread.fpqdepth); fpqueue 452 arch/sparc/kernel/process_32.c ¤t->thread.fpqueue[0], fpqueue 35 arch/sparc/kernel/signal_32.c void *fpqueue, unsigned long *fpqdepth); fpqueue 22 arch/sparc/kernel/sigutil_32.c ¤t->thread.fpqueue[0], ¤t->thread.fpqdepth); fpqueue 30 arch/sparc/kernel/sigutil_32.c ¤t->thread.fpqueue[0], ¤t->thread.fpqdepth); fpqueue 42 arch/sparc/kernel/sigutil_32.c ¤t->thread.fpqueue[0], fpqueue 76 arch/sparc/kernel/sigutil_32.c err |= __copy_from_user(¤t->thread.fpqueue[0], fpqueue 174 arch/sparc/kernel/traps_32.c &fptask->thread.fpqueue[0], &fptask->thread.fpqdepth); fpqueue 227 arch/sparc/kernel/traps_32.c &fpt->thread.fpqueue[0], &fpt->thread.fpqdepth); fpqueue 174 arch/sparc/math-emu/math_32.c printk("%d: %08lx at %08lx\n", i, fpt->thread.fpqueue[i].insn, fpqueue 175 arch/sparc/math-emu/math_32.c (unsigned long)fpt->thread.fpqueue[i].insn_addr); fpqueue 195 arch/sparc/math-emu/math_32.c retcode = do_one_mathemu(fpt->thread.fpqueue[i].insn, &(fpt->thread.fsr), fpt->thread.float_regs);