taglinefilesource code
fs71fs/exec.cunsigned short fs;
fs81fs/exec.c__asm__("mov %%fs,%0":"=r" (fs));
fs155fs/exec.c__asm__("mov %0,%%fs"::"r" (fs));
fs723fs/ext/namei.cunsigned short fs;
fs727fs/ext/namei.c__asm__("mov %%fs,%0":"=r" (fs));
fs745fs/ext/namei.c__asm__("mov %0,%%fs"::"r" (fs));
fs48fs/ext/symlink.cunsigned short fs;
fs63fs/ext/symlink.c__asm__("mov %%fs,%0":"=r" (fs));
fs75fs/ext/symlink.c__asm__("mov %0,%%fs"::"r" (fs));
fs595fs/minix/namei.cunsigned short fs;
fs599fs/minix/namei.c__asm__("mov %%fs,%0":"=r" (fs));
fs617fs/minix/namei.c__asm__("mov %0,%%fs"::"r" (fs));
fs42fs/minix/symlink.cunsigned short fs;
fs57fs/minix/symlink.c__asm__("mov %%fs,%0":"=r" (fs));
fs69fs/minix/symlink.c__asm__("mov %0,%%fs"::"r" (fs));
fs57include/linux/ptrace.hlong fs;
fs102include/linux/sched.hunsigned long  fs;    /* 16 high bits zero */
fs249kernel/chr_drv/keyboard.c0xffff & pt_regs->fs,0xffff & pt_regs->gs);
fs108kernel/fork.clong es, long fs, long gs, long orig_eax,
fs162kernel/fork.cp->tss.fs = fs & 0xffff;
fs109kernel/ioport.clong es, long fs, long gs, long orig_eax,