taglinefilesource code
old_fs949drivers/sound/ad1848.cunsigned char   fs, old_fs;
old_fs971drivers/sound/ad1848.cold_fs = ad_read (devc, 8);
old_fs973drivers/sound/ad1848.cif (fs == old_fs)    /* No change */
old_fs1014drivers/sound/ad1848.cif ((fs & 0x01) != (old_fs & 0x01))
old_fs358fs/binfmt_elf.cint old_fs;
old_fs459fs/binfmt_elf.cold_fs = get_fs(); /* This could probably be optimized */
old_fs462fs/binfmt_elf.cset_fs(old_fs);
old_fs548fs/binfmt_elf.cold_fs = get_fs();
old_fs557fs/binfmt_elf.cset_fs(old_fs);
old_fs565fs/binfmt_elf.cold_fs = get_fs();
old_fs572fs/binfmt_elf.cset_fs(old_fs);
old_fs615fs/binfmt_elf.cset_fs(old_fs);
old_fs295fs/exec.cunsigned long old_fs, new_fs;
old_fs300fs/exec.cold_fs = get_fs();
old_fs309fs/exec.cset_fs(old_fs);
old_fs313fs/exec.cset_fs(old_fs);
old_fs321fs/exec.cset_fs(old_fs);
old_fs343fs/exec.cset_fs(old_fs);
old_fs394fs/exec.cunsigned long old_fs = get_fs();
old_fs397fs/exec.cset_fs(old_fs);
old_fs392fs/super.cunsigned long old_fs;
old_fs406fs/super.cold_fs = get_fs();
old_fs409fs/super.cset_fs(old_fs);
old_fs33fs/umsdos/emd.cint old_fs = get_fs();  
old_fs36fs/umsdos/emd.cset_fs (old_fs);
old_fs49fs/umsdos/emd.cint old_fs = get_fs();
old_fs52fs/umsdos/emd.cset_fs (old_fs);
old_fs502mm/filemap.cint old_fs;
old_fs539mm/filemap.cold_fs = get_fs();
old_fs542mm/filemap.cset_fs(old_fs);
old_fs381net/unix/af_unix.cint old_fs;
old_fs386net/unix/af_unix.cold_fs=get_fs();
old_fs389net/unix/af_unix.cset_fs(old_fs);
old_fs410net/unix/af_unix.cint old_fs;
old_fs430net/unix/af_unix.cold_fs=get_fs();
old_fs437net/unix/af_unix.cset_fs(old_fs);