tag | line | file | source code |
get_fs | 216 | arch/i386/ibcs/binfmt_coff.c | int old_fs = get_fs (); |
get_fs | 592 | arch/i386/ibcs/binfmt_coff.c | int old_fs = get_fs(); |
get_fs | 651 | arch/i386/ibcs/binfmt_coff.c | int old_fs = get_fs (); |
get_fs | 755 | arch/i386/ibcs/binfmt_coff.c | int old_fs = get_fs (); /* Previous FS register value */ |
get_fs | 164 | arch/i386/ibcs/binfmt_elf.c | old_fs = get_fs(); |
get_fs | 307 | arch/i386/ibcs/binfmt_elf.c | old_fs = get_fs(); |
get_fs | 337 | arch/i386/ibcs/binfmt_elf.c | old_fs = get_fs(); |
get_fs | 444 | arch/i386/ibcs/binfmt_elf.c | old_fs = get_fs(); |
get_fs | 461 | arch/i386/ibcs/binfmt_elf.c | old_fs = get_fs(); |
get_fs | 609 | arch/i386/ibcs/binfmt_elf.c | old_fs = get_fs(); |
get_fs | 2023 | drivers/net/ppp.c | int old_fs = get_fs(); |
get_fs | 308 | drivers/scsi/scsi_ioctl.c | oldfs = get_fs(); |
get_fs | 198 | fs/binfmt_elf.c | old_fs = get_fs(); |
get_fs | 350 | fs/binfmt_elf.c | old_fs = get_fs(); |
get_fs | 382 | fs/binfmt_elf.c | old_fs = get_fs(); |
get_fs | 499 | fs/binfmt_elf.c | old_fs = get_fs(); |
get_fs | 516 | fs/binfmt_elf.c | old_fs = get_fs(); |
get_fs | 686 | fs/binfmt_elf.c | old_fs = get_fs(); |
get_fs | 184 | fs/exec.c | fs = get_fs(); |
get_fs | 397 | fs/exec.c | old_fs = get_fs(); |
get_fs | 487 | fs/exec.c | if (get_fs() == USER_DS) { |
get_fs | 611 | fs/exec.c | old_fs = get_fs(); |
get_fs | 59 | fs/msdos/mmap.c | unsigned long cur_fs = get_fs(); |
get_fs | 33 | fs/namei.c | if (get_fs() == KERNEL_DS) |
get_fs | 102 | fs/nfs/sock.c | fs = get_fs(); |
get_fs | 32 | fs/umsdos/emd.c | int old_fs = get_fs(); |
get_fs | 48 | fs/umsdos/emd.c | int old_fs = get_fs(); |
get_fs | 64 | fs/umsdos/emd.c | int old_fs = get_fs(); |
get_fs | 136 | ipc/util.c | if (get_fs() != get_ds()) |
get_fs | 713 | mm/memory.c | if (get_fs() == get_ds()) |
get_fs | 418 | net/unix/sock.c | old_fs = get_fs(); |
get_fs | 482 | net/unix/sock.c | old_fs = get_fs(); |