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 | 394 | fs/exec.c | unsigned long old_fs, new_fs; |
old_fs | 399 | fs/exec.c | old_fs = get_fs(); |
old_fs | 408 | fs/exec.c | set_fs(old_fs); |
old_fs | 414 | fs/exec.c | set_fs(old_fs); |
old_fs | 422 | fs/exec.c | set_fs(old_fs); |
old_fs | 435 | fs/exec.c | set_fs(old_fs); |
old_fs | 583 | fs/exec.c | unsigned long old_fs; |
old_fs | 637 | fs/exec.c | old_fs = get_fs(); |
old_fs | 640 | 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); |