taglinefilesource code
fs71fs/exec.cunsigned short fs;
fs82fs/exec.c__asm__("mov %%fs,%0":"=r" (fs));
fs170fs/exec.c__asm__("mov %0,%%fs"::"r" (fs));
fs719fs/ext/namei.cunsigned short fs;
fs723fs/ext/namei.c__asm__("mov %%fs,%0":"=r" (fs));
fs741fs/ext/namei.c__asm__("mov %0,%%fs"::"r" (fs));
fs51fs/ext/symlink.cunsigned short fs;
fs79fs/ext/symlink.c__asm__("mov %%fs,%0":"=r" (fs));
fs84fs/ext/symlink.c__asm__("mov %0,%%fs"::"r" (fs));
fs48fs/isofs/symlink.cunsigned short fs;
fs65fs/isofs/symlink.c__asm__("mov %%fs,%0":"=r" (fs));
fs78fs/isofs/symlink.c__asm__("mov %0,%%fs"::"r" (fs));
fs596fs/minix/namei.cunsigned short fs;
fs600fs/minix/namei.c__asm__("mov %%fs,%0":"=r" (fs));
fs618fs/minix/namei.c__asm__("mov %0,%%fs"::"r" (fs));
fs45fs/minix/symlink.cunsigned short fs;
fs73fs/minix/symlink.c__asm__("mov %%fs,%0":"=r" (fs));
fs78fs/minix/symlink.c__asm__("mov %0,%%fs"::"r" (fs));
fs36fs/nfs/sock.cunsigned short fs;
fs66fs/nfs/sock.c__asm__("mov %%fs,%0":"=r" (fs));
fs144fs/nfs/sock.c__asm__("mov %0,%%fs"::"r" (fs));
fs46fs/nfs/symlink.cunsigned short fs;
fs77fs/nfs/symlink.c__asm__("mov %%fs,%0":"=r" (fs));
fs83fs/nfs/symlink.c__asm__("mov %0,%%fs"::"r" (fs));
fs59include/linux/ptrace.hlong fs;
fs139include/linux/sched.hunsigned long  fs;    /* 16 high bits zero */
fs41include/linux/vm86.hlong fs;
fs272kernel/chr_drv/keyboard.c0xffff & pt_regs->fs,0xffff & pt_regs->gs);
fs79kernel/fork.clong es, long fs, long gs, long orig_eax,
fs131kernel/fork.cp->tss.fs = fs & 0xffff;
fs109kernel/ioport.clong es, long fs, long gs, long orig_eax,