taglinefilesource code
used_math156drivers/FPU-emu/fpu_entry.cif (!current->used_math)
used_math167drivers/FPU-emu/fpu_entry.ccurrent->used_math = 1;
used_math235fs/exec.cif ((dump.u_fpvalid = current->used_math) != 0) {
used_math576fs/exec.ccurrent->used_math = 0;
used_math283include/linux/sched.hunsigned short used_math;
used_math128kernel/sched.cif (current->used_math) {
used_math132kernel/sched.ccurrent->used_math=1;