f2 125 arch/x86/kernel/cpu/common.c u32 f1, f2; f2 144 arch/x86/kernel/cpu/common.c : "=&r" (f1), "=&r" (f2) f2 147 arch/x86/kernel/cpu/common.c return ((f1^f2) & flag) != 0; f2 249 include/linux/telephony.h unsigned int f2:1; f2 61 lib/sha1.c t = f2(b, c, d) + K2 + rol32(a, 5) + e + W[i]; f2 71 lib/sha1.c t = f2(b, c, d) + K4 + rol32(a, 5) + e + W[i]; f2 164 sound/isa/gus/gus_volume.c unsigned int mantissa, f1, f2; f2 184 sound/isa/gus/gus_volume.c f2 = log_table[f2_index] << f2_power; f2 185 sound/isa/gus/gus_volume.c bend = (int) ((((f2 - f1) * mantissa) >> 13) + f1);