| tag | line | file | source code | 
| get_fs | 299 | drivers/scsi/scsi_ioctl.c | oldfs = get_fs(); | 
| get_fs | 216 | fs/binfmt_coff.c | int old_fs = get_fs (); | 
| get_fs | 592 | fs/binfmt_coff.c | int   old_fs = get_fs(); | 
| get_fs | 651 | fs/binfmt_coff.c | int old_fs   = get_fs (); | 
| get_fs | 755 | fs/binfmt_coff.c | int old_fs = get_fs ();     /* Previous FS register value          */ | 
| get_fs | 156 | fs/binfmt_elf.c | old_fs = get_fs(); | 
| get_fs | 299 | fs/binfmt_elf.c | old_fs = get_fs(); | 
| get_fs | 329 | fs/binfmt_elf.c | old_fs = get_fs(); | 
| get_fs | 436 | fs/binfmt_elf.c | old_fs = get_fs(); | 
| get_fs | 453 | fs/binfmt_elf.c | old_fs = get_fs(); | 
| get_fs | 592 | fs/binfmt_elf.c | old_fs = get_fs(); | 
| get_fs | 134 | fs/exec.c | fs = get_fs(); | 
| get_fs | 355 | fs/exec.c | old_fs = get_fs(); | 
| get_fs | 445 | fs/exec.c | if (get_fs() == USER_DS) { | 
| get_fs | 598 | fs/exec.c | old_fs = get_fs(); | 
| get_fs | 81 | fs/nfs/sock.c | fs = get_fs(); | 
| get_fs | 413 | net/unix/sock.c | old_fs = get_fs(); | 
| get_fs | 480 | net/unix/sock.c | old_fs = get_fs(); |