taglinefilesource code
used_math156drivers/FPU-emu/fpu_entry.cif (!current->used_math)
used_math167drivers/FPU-emu/fpu_entry.ccurrent->used_math = 1;
used_math240fs/exec.cif ((dump.u_fpvalid = current->used_math) != 0) {
used_math590fs/exec.ccurrent->used_math = 0;
used_math282include/linux/sched.hunsigned short used_math;
used_math133kernel/sched.cif (current->used_math) {
used_math137kernel/sched.ccurrent->used_math=1;