taglinefilesource code
used_math156drivers/FPU-emu/fpu_entry.cif (!current->used_math)
used_math167drivers/FPU-emu/fpu_entry.ccurrent->used_math = 1;
used_math233fs/exec.cif ((dump.u_fpvalid = current->used_math) != 0) {
used_math573fs/exec.ccurrent->used_math = 0;
used_math282include/linux/sched.hunsigned short used_math;
used_math132kernel/sched.cif (current->used_math) {
used_math136kernel/sched.ccurrent->used_math=1;