| tag | line | file | source code |
| old_fs | 2012 | drivers/net/ppp.c | int old_fs = get_fs(); |
| old_fs | 2035 | drivers/net/ppp.c | set_fs (old_fs); |
| old_fs | 167 | fs/binfmt_elf.c | int old_fs, retval; |
| old_fs | 194 | fs/binfmt_elf.c | old_fs = get_fs(); |
| old_fs | 198 | fs/binfmt_elf.c | set_fs(old_fs); |
| old_fs | 305 | fs/binfmt_elf.c | int old_fs; |
| old_fs | 352 | fs/binfmt_elf.c | old_fs = get_fs(); |
| old_fs | 356 | fs/binfmt_elf.c | set_fs(old_fs); |
| old_fs | 388 | fs/binfmt_elf.c | old_fs = get_fs(); |
| old_fs | 432 | fs/binfmt_elf.c | set_fs(old_fs); |
| old_fs | 513 | fs/binfmt_elf.c | old_fs = get_fs(); |
| old_fs | 522 | fs/binfmt_elf.c | set_fs(old_fs); |
| old_fs | 530 | fs/binfmt_elf.c | old_fs = get_fs(); |
| old_fs | 575 | fs/binfmt_elf.c | set_fs(old_fs); |
| old_fs | 662 | fs/binfmt_elf.c | int old_fs, retval; |
| old_fs | 716 | fs/binfmt_elf.c | old_fs = get_fs(); |
| old_fs | 720 | fs/binfmt_elf.c | set_fs(old_fs); |
| old_fs | 413 | fs/exec.c | unsigned long old_fs, new_fs; |
| old_fs | 418 | fs/exec.c | old_fs = get_fs(); |
| old_fs | 427 | fs/exec.c | set_fs(old_fs); |
| old_fs | 433 | fs/exec.c | set_fs(old_fs); |
| old_fs | 441 | fs/exec.c | set_fs(old_fs); |
| old_fs | 454 | fs/exec.c | set_fs(old_fs); |
| old_fs | 600 | fs/exec.c | unsigned long old_fs; |
| old_fs | 657 | fs/exec.c | old_fs = get_fs(); |
| old_fs | 660 | fs/exec.c | set_fs(old_fs); |
| old_fs | 36 | fs/sysv/mmap.c | int remaining, count, old_fs; |
| old_fs | 47 | fs/sysv/mmap.c | old_fs = get_fs(); set_fs(get_ds()); |
| old_fs | 49 | fs/sysv/mmap.c | set_fs(old_fs); |
| old_fs | 216 | ibcs/binfmt_coff.c | int old_fs = get_fs (); |
| old_fs | 222 | ibcs/binfmt_coff.c | set_fs (old_fs); /* Restore the selector */ |
| old_fs | 592 | ibcs/binfmt_coff.c | int old_fs = get_fs(); |
| old_fs | 608 | ibcs/binfmt_coff.c | set_fs (old_fs); |
| old_fs | 651 | ibcs/binfmt_coff.c | int old_fs = get_fs (); |
| old_fs | 660 | ibcs/binfmt_coff.c | set_fs (old_fs); /* Restore the selector */ |
| old_fs | 755 | ibcs/binfmt_coff.c | int old_fs = get_fs (); /* Previous FS register value */ |
| old_fs | 770 | ibcs/binfmt_coff.c | set_fs (old_fs); /* Restore the selector */ |
| old_fs | 138 | ibcs/binfmt_elf.c | int old_fs, retval; |
| old_fs | 165 | ibcs/binfmt_elf.c | old_fs = get_fs(); |
| old_fs | 169 | ibcs/binfmt_elf.c | set_fs(old_fs); |
| old_fs | 273 | ibcs/binfmt_elf.c | int old_fs; |
| old_fs | 308 | ibcs/binfmt_elf.c | old_fs = get_fs(); |
| old_fs | 312 | ibcs/binfmt_elf.c | set_fs(old_fs); |
| old_fs | 338 | ibcs/binfmt_elf.c | old_fs = get_fs(); |
| old_fs | 373 | ibcs/binfmt_elf.c | set_fs(old_fs); |
| old_fs | 445 | ibcs/binfmt_elf.c | old_fs = get_fs(); |
| old_fs | 454 | ibcs/binfmt_elf.c | set_fs(old_fs); |
| old_fs | 462 | ibcs/binfmt_elf.c | old_fs = get_fs(); |
| old_fs | 504 | ibcs/binfmt_elf.c | set_fs(old_fs); |
| old_fs | 573 | ibcs/binfmt_elf.c | int old_fs, retval; |
| old_fs | 610 | ibcs/binfmt_elf.c | old_fs = get_fs(); |
| old_fs | 614 | ibcs/binfmt_elf.c | set_fs(old_fs); |
| old_fs | 397 | net/unix/sock.c | unsigned long old_fs; |
| old_fs | 419 | net/unix/sock.c | old_fs = get_fs(); |
| old_fs | 426 | net/unix/sock.c | set_fs(old_fs); |
| old_fs | 453 | net/unix/sock.c | unsigned long old_fs; |
| old_fs | 483 | net/unix/sock.c | old_fs = get_fs(); |
| old_fs | 486 | net/unix/sock.c | set_fs(old_fs); |