taglinefilesource code
used_math158drivers/FPU-emu/fpu_entry.cif (!current->used_math)
used_math169drivers/FPU-emu/fpu_entry.ccurrent->used_math = 1;
used_math186fs/exec.cif ((dump.u_fpvalid = current->used_math) != 0) {
used_math528fs/exec.ccurrent->used_math = 0;
used_math210include/linux/sched.hunsigned short used_math;
used_math174kernel/sched.cif (current->used_math) {
used_math178kernel/sched.ccurrent->used_math=1;