/linux-4.1.27/arch/m68k/include/asm/ |
D | segment.h | 22 } mm_segment_t; typedef 24 #define MAKE_MM_SEG(s) ((mm_segment_t) { (s) }) 33 static inline mm_segment_t get_fs(void) in get_fs() 35 mm_segment_t _v; in get_fs() 40 static inline void set_fs(mm_segment_t val) in set_fs() 47 static inline mm_segment_t get_ds(void) in get_ds()
|
D | tlbflush.h | 15 mm_segment_t old_fs = get_fs(); in flush_tlb_kernel_page() 87 mm_segment_t old_fs = get_fs(); in flush_tlb_page()
|
D | thread_info.h | 29 mm_segment_t addr_limit; /* thread address space */
|
/linux-4.1.27/arch/arc/include/asm/ |
D | segment.h | 14 typedef unsigned long mm_segment_t; typedef 16 #define MAKE_MM_SEG(s) ((mm_segment_t) { (s) })
|
D | thread_info.h | 45 mm_segment_t addr_limit; /* thread address space */
|
/linux-4.1.27/arch/score/include/asm/ |
D | segment.h | 8 } mm_segment_t; typedef 10 #define KERNEL_DS ((mm_segment_t){0})
|
D | thread_info.h | 43 mm_segment_t addr_limit;
|
D | processor.h | 76 mm_segment_t current_ds;
|
/linux-4.1.27/arch/sh/include/asm/ |
D | segment.h | 8 } mm_segment_t; typedef 10 #define MAKE_MM_SEG(s) ((mm_segment_t) { (s) })
|
D | thread_info.h | 34 mm_segment_t addr_limit; /* thread address space */
|
/linux-4.1.27/arch/frv/include/asm/ |
D | segment.h | 20 } mm_segment_t; typedef 22 #define MAKE_MM_SEG(s) ((mm_segment_t) { (s) })
|
D | thread_info.h | 39 mm_segment_t addr_limit; /* thread address space:
|
/linux-4.1.27/arch/avr32/include/asm/ |
D | uaccess.h | 19 } mm_segment_t; typedef 28 #define MAKE_MM_SEG(s) ((mm_segment_t) { (s) }) 38 static inline mm_segment_t get_fs(void) in get_fs() 43 static inline void set_fs(mm_segment_t s) in set_fs()
|
/linux-4.1.27/arch/blackfin/include/asm/ |
D | thread_info.h | 31 typedef unsigned long mm_segment_t; typedef 43 mm_segment_t addr_limit; /* address limit */
|
D | uaccess.h | 25 static inline void set_fs(mm_segment_t fs) in set_fs()
|
/linux-4.1.27/arch/c6x/include/asm/ |
D | thread_info.h | 36 } mm_segment_t; typedef 46 mm_segment_t addr_limit; /* thread address space */
|
/linux-4.1.27/arch/nios2/include/asm/ |
D | thread_info.h | 31 } mm_segment_t; typedef 45 mm_segment_t addr_limit; /* thread address space:
|
D | uaccess.h | 47 #define MAKE_MM_SEG(s) ((mm_segment_t) { (s) })
|
/linux-4.1.27/mm/ |
D | maccess.c | 24 mm_segment_t old_fs = get_fs(); in __probe_kernel_read() 52 mm_segment_t old_fs = get_fs(); in __probe_kernel_write()
|
D | nommu.c | 1235 mm_segment_t old_fs; in do_mmap_private()
|
/linux-4.1.27/arch/openrisc/include/asm/ |
D | thread_info.h | 47 typedef unsigned long mm_segment_t; typedef 55 mm_segment_t addr_limit; /* thread address space:
|
/linux-4.1.27/arch/hexagon/include/asm/ |
D | thread_info.h | 40 } mm_segment_t; typedef 53 mm_segment_t addr_limit; /* segmentation sux */
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | thread_info.h | 39 typedef unsigned long mm_segment_t; typedef 47 mm_segment_t addr_limit; /* address limit */
|
D | uaccess.h | 61 static inline void set_fs(mm_segment_t fs) in set_fs()
|
/linux-4.1.27/kernel/ |
D | compat.c | 220 mm_segment_t oldfs; in compat_nanosleep_restart() 243 mm_segment_t oldfs; in COMPAT_SYSCALL_DEFINE2() 378 mm_segment_t old_fs = get_fs(); in COMPAT_SYSCALL_DEFINE1() 468 mm_segment_t old_fs = get_fs(); in COMPAT_SYSCALL_DEFINE2() 548 mm_segment_t old_fs = get_fs(); in COMPAT_SYSCALL_DEFINE4() 575 mm_segment_t old_fs = get_fs(); in COMPAT_SYSCALL_DEFINE5() 705 mm_segment_t oldfs; in COMPAT_SYSCALL_DEFINE4() 727 mm_segment_t oldfs; in COMPAT_SYSCALL_DEFINE2() 744 mm_segment_t oldfs; in COMPAT_SYSCALL_DEFINE2() 761 mm_segment_t oldfs; in COMPAT_SYSCALL_DEFINE2() [all …]
|
D | signal.c | 3236 mm_segment_t seg; in COMPAT_SYSCALL_DEFINE2()
|
D | module.c | 2926 mm_segment_t old_fs; in flush_module_icache()
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | processor_32.h | 48 } mm_segment_t; typedef 65 mm_segment_t current_ds;
|
D | uaccess_64.h | 35 #define KERNEL_DS ((mm_segment_t) { ASI_P }) 36 #define USER_DS ((mm_segment_t) { ASI_AIUS }) /* har har har */ 41 #define get_fs() ((mm_segment_t){(current_thread_info()->current_ds)})
|
D | uaccess_32.h | 30 #define KERNEL_DS ((mm_segment_t) { 0 }) 31 #define USER_DS ((mm_segment_t) { -1 })
|
D | processor_64.h | 61 } mm_segment_t; typedef
|
/linux-4.1.27/arch/mn10300/include/asm/ |
D | thread_info.h | 39 } mm_segment_t; typedef 48 mm_segment_t addr_limit; /* thread address space:
|
D | uaccess.h | 32 #define MAKE_MM_SEG(s) ((mm_segment_t) { (s) })
|
/linux-4.1.27/arch/unicore32/include/asm/ |
D | thread_info.h | 32 } mm_segment_t; typedef 71 mm_segment_t addr_limit; /* address limit */
|
/linux-4.1.27/arch/microblaze/include/asm/ |
D | thread_info.h | 64 } mm_segment_t; typedef 72 mm_segment_t addr_limit; /* thread address space */
|
D | uaccess.h | 42 # define MAKE_MM_SEG(s) ((mm_segment_t) { (s) })
|
/linux-4.1.27/arch/arm/include/asm/ |
D | thread_info.h | 30 typedef unsigned long mm_segment_t; typedef 53 mm_segment_t addr_limit; /* address limit */
|
D | uaccess.h | 70 static inline void set_fs(mm_segment_t fs) in set_fs() 263 static inline void set_fs(mm_segment_t fs) in set_fs()
|
/linux-4.1.27/arch/xtensa/include/asm/ |
D | processor.h | 93 } mm_segment_t; typedef 101 mm_segment_t current_ds; /* see uaccess.h for example uses */
|
D | thread_info.h | 52 mm_segment_t addr_limit; /* thread address space */
|
D | uaccess.h | 178 #define KERNEL_DS ((mm_segment_t) { 0 }) 179 #define USER_DS ((mm_segment_t) { 1 })
|
/linux-4.1.27/arch/mips/kernel/ |
D | ftrace.c | 93 mm_segment_t old_fs; in ftrace_modify_code() 114 mm_segment_t old_fs; in ftrace_modify_code_2() 138 mm_segment_t old_fs; in ftrace_modify_code_2r()
|
D | kgdb.c | 212 mm_segment_t old_fs; in kgdb_call_nmi_hook() 293 mm_segment_t old_fs; in kgdb_mips_notify()
|
D | traps.c | 195 mm_segment_t old_fs = get_fs(); in show_stack() 348 mm_segment_t old_fs = get_fs(); in show_registers() 942 mm_segment_t seg; in do_bp() 1021 mm_segment_t seg; in do_tr() 1527 mm_segment_t old_fs = get_fs(); in do_mcheck()
|
D | unaligned.c | 892 mm_segment_t seg; in emulate_load_store_insn() 2144 mm_segment_t seg; in do_ade()
|
D | vpe.c | 751 mm_segment_t old_fs; in getcwd()
|
/linux-4.1.27/sound/drivers/opl3/ |
D | opl3_oss.c | 32 static inline mm_segment_t snd_enter_user(void) in snd_enter_user() 34 mm_segment_t fs = get_fs(); in snd_enter_user() 39 static inline void snd_leave_user(mm_segment_t fs) in snd_leave_user()
|
/linux-4.1.27/arch/cris/include/asm/ |
D | segment.h | 6 } mm_segment_t; typedef
|
D | thread_info.h | 36 mm_segment_t addr_limit; /* thread address space:
|
D | uaccess.h | 35 #define MAKE_MM_SEG(s) ((mm_segment_t) { (s) })
|
/linux-4.1.27/arch/um/include/asm/ |
D | uaccess.h | 12 } mm_segment_t; typedef 30 #define MAKE_MM_SEG(s) ((mm_segment_t) { (s) })
|
D | thread_info.h | 21 mm_segment_t addr_limit; /* thread address space:
|
/linux-4.1.27/arch/m32r/include/asm/ |
D | uaccess.h | 30 #define MAKE_MM_SEG(s) ((mm_segment_t) { (s) }) 46 static inline mm_segment_t get_fs(void) in get_fs() 51 static inline void set_fs(mm_segment_t s) in set_fs()
|
D | thread_info.h | 32 mm_segment_t addr_limit; /* thread address space:
|
D | processor.h | 75 } mm_segment_t; typedef
|
/linux-4.1.27/arch/arm/kernel/ |
D | sys_oabi-compat.c | 201 mm_segment_t fs = USER_DS; /* initialized to kill a warning */ in sys_oabi_fcntl64() 257 mm_segment_t fs; in sys_oabi_epoll_ctl() 278 mm_segment_t fs; in sys_oabi_epoll_wait() 337 mm_segment_t fs = get_fs(); in sys_oabi_semtimedop()
|
D | traps.c | 100 mm_segment_t fs; in dump_mem() 140 mm_segment_t fs; in dump_instr()
|
/linux-4.1.27/arch/s390/include/asm/ |
D | processor.h | 82 } mm_segment_t; typedef 91 mm_segment_t mm_segment;
|
D | uaccess.h | 31 #define MAKE_MM_SEG(a) ((mm_segment_t) { (a) })
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/linux/ |
D | linux-mem.h | 75 #define DECL_MMSPACE mm_segment_t __oldfs
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | uaccess.h | 17 #define KERNEL_DS ((mm_segment_t){0}) 18 #define USER_DS ((mm_segment_t){1})
|
D | thread_info.h | 13 mm_segment_t addr_limit; /* user-level address space limit */
|
D | processor.h | 122 } mm_segment_t; typedef
|
/linux-4.1.27/arch/alpha/include/asm/ |
D | processor.h | 36 } mm_segment_t; typedef
|
D | thread_info.h | 21 mm_segment_t addr_limit; /* thread address space */
|
D | uaccess.h | 20 #define KERNEL_DS ((mm_segment_t) { 0UL }) 21 #define USER_DS ((mm_segment_t) { -0x40000000000UL })
|
/linux-4.1.27/include/linux/ |
D | uaccess.h | 76 mm_segment_t old_fs = get_fs(); \
|
/linux-4.1.27/sound/ |
D | sound_firmware.c | 70 mm_segment_t fs = get_fs(); in mod_firmware_load()
|
/linux-4.1.27/arch/unicore32/kernel/ |
D | traps.c | 68 mm_segment_t fs; in dump_mem() 108 mm_segment_t fs; in dump_instr()
|
/linux-4.1.27/include/asm-generic/ |
D | uaccess.h | 14 #define MAKE_MM_SEG(s) ((mm_segment_t) { (s) }) 28 static inline void set_fs(mm_segment_t fs) in set_fs()
|
/linux-4.1.27/drivers/dio/ |
D | dio.c | 119 mm_segment_t fs; in dio_find() 173 mm_segment_t fs; in dio_init()
|
/linux-4.1.27/arch/metag/include/asm/ |
D | thread_info.h | 36 mm_segment_t addr_limit; /* thread address space */
|
D | processor.h | 35 } mm_segment_t; typedef
|
D | uaccess.h | 20 #define MAKE_MM_SEG(s) ((mm_segment_t) { (s) })
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | processor.h | 153 } mm_segment_t; typedef 216 mm_segment_t fs; /* for get_fs() validation */
|
D | uaccess.h | 27 #define MAKE_MM_SEG(s) ((mm_segment_t) { (s) })
|
/linux-4.1.27/arch/mips/include/asm/ |
D | thread_info.h | 31 mm_segment_t addr_limit; /*
|
D | uaccess.h | 65 #define KERNEL_DS ((mm_segment_t) { 0x80000000UL }) 66 #define USER_DS ((mm_segment_t) { 0xC0000000UL }) 68 #define KERNEL_DS ((mm_segment_t) { 0UL }) 69 #define USER_DS ((mm_segment_t) { __UA_LIMIT })
|
D | processor.h | 235 } mm_segment_t; typedef
|
/linux-4.1.27/arch/tile/include/asm/ |
D | thread_info.h | 36 mm_segment_t addr_limit; /* thread address space
|
D | processor.h | 37 } mm_segment_t; typedef
|
D | uaccess.h | 37 #define MAKE_MM_SEG(a) ((mm_segment_t) { (a) })
|
/linux-4.1.27/sound/core/seq/ |
D | seq_compat.c | 50 mm_segment_t fs; in snd_seq_call_port_info_ioctl()
|
D | seq_clientmgr.c | 91 static inline mm_segment_t snd_enter_user(void) in snd_enter_user() 93 mm_segment_t fs = get_fs(); in snd_enter_user() 98 static inline void snd_leave_user(mm_segment_t fs) in snd_leave_user() 2419 mm_segment_t fs; in snd_seq_kernel_client_ctl()
|
/linux-4.1.27/kernel/power/ |
D | user.c | 413 mm_segment_t old_fs; in snapshot_compat_ioctl() 433 mm_segment_t old_fs; in snapshot_compat_ioctl()
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | thread_info.h | 27 mm_segment_t addr_limit; /* user-level address space limit */
|
D | uaccess.h | 48 #define KERNEL_DS ((mm_segment_t) { ~0UL }) /* cf. access_ok() */ 49 #define USER_DS ((mm_segment_t) { TASK_SIZE-1 }) /* cf. access_ok() */
|
D | processor.h | 249 } mm_segment_t; typedef
|
/linux-4.1.27/arch/arm64/kernel/ |
D | traps.c | 58 mm_segment_t fs; in dump_mem() 104 mm_segment_t fs; in dump_instr()
|
D | ptrace.c | 889 mm_segment_t old_fs = get_fs(); in compat_ptrace_write_user() 990 mm_segment_t old_fs = get_fs(); in compat_ptrace_gethbpregs() 1016 mm_segment_t old_fs = get_fs(); in compat_ptrace_sethbpregs()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | thread_info.h | 58 mm_segment_t addr_limit;
|
D | uaccess.h | 25 #define MAKE_MM_SEG(s) ((mm_segment_t) { (s) })
|
D | processor.h | 615 } mm_segment_t; typedef
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | serial2002.c | 112 mm_segment_t oldfs; in serial2002_tty_write() 155 mm_segment_t oldfs; in serial2002_tty_read() 191 mm_segment_t oldfs; in serial2002_tty_setspeed()
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | kernel_user_comm.c | 60 mm_segment_t fs; in libcfs_kkuc_msg_put()
|
/linux-4.1.27/net/rds/ |
D | tcp_send.c | 42 mm_segment_t oldfs; in rds_tcp_cork()
|
D | tcp.c | 58 mm_segment_t oldfs = get_fs(); in rds_tcp_nonagle()
|
/linux-4.1.27/security/integrity/ |
D | iint.c | 185 mm_segment_t old_fs; in integrity_kernel_read()
|
/linux-4.1.27/fs/ |
D | compat_ioctl.c | 121 mm_segment_t old_fs = get_fs(); in w_long() 146 mm_segment_t old_fs = get_fs(); in do_video_get_event() 517 mm_segment_t old_fs = get_fs(); in mt_ioctl_trans() 614 mm_segment_t oldseg = get_fs(); in serial_struct_ioctl() 747 mm_segment_t oldfs = get_fs(); in rtc_ioctl()
|
D | binfmt_aout.c | 48 mm_segment_t fs; in aout_core_dump()
|
D | coredump.c | 649 mm_segment_t old_fs; in do_coredump()
|
D | exec.c | 549 mm_segment_t oldfs = get_fs(); in copy_strings_kernel() 814 mm_segment_t old_fs; in kernel_read()
|
D | binfmt_elf.c | 1278 mm_segment_t fs = get_fs(); in vma_dump_size() 1482 mm_segment_t old_fs = get_fs(); in fill_siginfo_note() 2117 mm_segment_t fs; in elf_core_dump()
|
D | splice.c | 577 mm_segment_t old_fs; in kernel_readv() 593 mm_segment_t old_fs; in kernel_write()
|
D | compat.c | 420 mm_segment_t old_fs; in COMPAT_SYSCALL_DEFINE3() 509 mm_segment_t oldfs = get_fs(); in COMPAT_SYSCALL_DEFINE2()
|
D | read_write.c | 499 mm_segment_t old_fs; in __kernel_write()
|
D | block_dev.c | 1696 mm_segment_t old_fs = get_fs(); in ioctl_by_bdev()
|
D | binfmt_elf_fdpic.c | 1534 mm_segment_t fs; in elf_fdpic_core_dump()
|
/linux-4.1.27/net/ |
D | socket.c | 745 mm_segment_t oldfs = get_fs(); in kernel_recvmsg() 2562 mm_segment_t old_fs = get_fs(); in do_siocgstamp() 2578 mm_segment_t old_fs = get_fs(); in do_siocgstampns() 2826 mm_segment_t old_fs; in bond_ioctl() 2917 mm_segment_t old_fs; in compat_sioc_ifmap() 2990 mm_segment_t old_fs = get_fs(); in routing_ioctl() 3239 mm_segment_t oldfs = get_fs(); in kernel_getsockopt() 3261 mm_segment_t oldfs = get_fs(); in kernel_setsockopt() 3290 mm_segment_t oldfs = get_fs(); in kernel_sock_ioctl()
|
D | compat.c | 337 mm_segment_t old_fs; in do_set_sock_timeout() 398 mm_segment_t old_fs; in do_get_sock_timeout()
|
/linux-4.1.27/arch/sh/kernel/ |
D | io_trapped.c | 273 mm_segment_t oldfs; in handle_trapped_io()
|
D | traps_32.c | 477 mm_segment_t oldfs; in do_address_error()
|
/linux-4.1.27/arch/m32r/kernel/ |
D | traps.c | 284 mm_segment_t oldfs; in do_alignment_check()
|
/linux-4.1.27/arch/sparc/kernel/ |
D | process_64.c | 103 mm_segment_t old_fs; in show_regwindow32() 133 mm_segment_t old_fs; in show_regwindow()
|
/linux-4.1.27/arch/m68k/kernel/ |
D | traps.c | 184 mm_segment_t old_fs = get_fs(); in probe040() 204 mm_segment_t old_fs = get_fs(); in do_040writeback1() 848 mm_segment_t old_fs = get_fs(); in show_registers()
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | u_uac1.c | 160 mm_segment_t old_fs; in u_audio_playback()
|
/linux-4.1.27/net/ipv4/ |
D | ipconfig.c | 334 mm_segment_t oldfs = get_fs(); in ic_devinet_ioctl() 345 mm_segment_t oldfs = get_fs(); in ic_dev_ioctl() 356 mm_segment_t oldfs = get_fs(); in ic_route_ioctl()
|
D | ipmr.c | 382 mm_segment_t oldfs = get_fs(); in ipmr_del_tunnel() 415 mm_segment_t oldfs = get_fs(); in ipmr_new_tunnel()
|
/linux-4.1.27/sound/core/oss/ |
D | pcm_oss.c | 68 static inline mm_segment_t snd_enter_user(void) in snd_enter_user() 70 mm_segment_t fs = get_fs(); in snd_enter_user() 75 static inline void snd_leave_user(mm_segment_t fs) in snd_leave_user() 1194 mm_segment_t fs; in snd_pcm_oss_write3() 1237 mm_segment_t fs; in snd_pcm_oss_read3() 1276 mm_segment_t fs; in snd_pcm_oss_writev3() 1316 mm_segment_t fs; in snd_pcm_oss_readv3() 1655 mm_segment_t fs; in snd_pcm_oss_sync()
|
/linux-4.1.27/arch/alpha/lib/ |
D | csum_partial_copy.c | 382 mm_segment_t oldfs = get_fs(); in csum_partial_copy_nocheck()
|
/linux-4.1.27/fs/overlayfs/ |
D | copy_up.c | 141 mm_segment_t old_fs; in ovl_read_symlink()
|
/linux-4.1.27/sound/oss/ |
D | dmabuf.c | 240 mm_segment_t fs = get_fs(); in default_set_bits() 250 mm_segment_t fs = get_fs(); in default_set_speed() 261 mm_segment_t fs = get_fs(); in default_set_channels()
|
D | swarm_cs4297a.c | 2626 mm_segment_t fs; in cs4297a_init()
|
/linux-4.1.27/drivers/video/fbdev/ |
D | hpfb.c | 380 mm_segment_t fs; in hpfb_init()
|
/linux-4.1.27/arch/frv/kernel/ |
D | traps.c | 115 mm_segment_t oldfs; in atomic_operation()
|
/linux-4.1.27/block/ |
D | compat_ioctl.c | 83 mm_segment_t old_fs = get_fs(); in compat_hdio_ioctl() 306 mm_segment_t old_fs = get_fs(); in compat_fd_ioctl()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lov_pack.c | 423 mm_segment_t seg; in lov_getstripe()
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-tcpip.c | 49 mm_segment_t oldmm = get_fs(); in libcfs_sock_ioctl()
|
/linux-4.1.27/fs/autofs4/ |
D | waitq.c | 61 mm_segment_t fs; in autofs4_write()
|
/linux-4.1.27/arch/x86/ia32/ |
D | ia32_aout.c | 151 mm_segment_t fs; in aout_core_dump()
|
/linux-4.1.27/include/net/ |
D | bonding.h | 44 mm_segment_t fs = get_fs(); \
|
/linux-4.1.27/fs/nfsd/ |
D | vfs.c | 891 mm_segment_t oldfs; in nfsd_readv() 955 mm_segment_t oldfs; in nfsd_vfs_write() 1505 mm_segment_t oldfs; in nfsd_readlink()
|
/linux-4.1.27/arch/um/drivers/ |
D | mconsole_kern.c | 151 mm_segment_t old_fs = get_fs(); in mconsole_proc()
|
/linux-4.1.27/kernel/trace/ |
D | trace_kprobe.c | 172 mm_segment_t old_fs = get_fs(); in DEFINE_BASIC_FETCH_FUNCS() 206 mm_segment_t old_fs; in FETCH_FUNC_NAME()
|
/linux-4.1.27/fs/ext4/ |
D | ioctl.c | 740 mm_segment_t old_fs; in ext4_compat_ioctl()
|
/linux-4.1.27/sound/pci/emu10k1/ |
D | emufx.c | 316 static inline mm_segment_t snd_enter_user(void) in snd_enter_user() 318 mm_segment_t fs = get_fs(); in snd_enter_user() 323 static inline void snd_leave_user(mm_segment_t fs) in snd_leave_user() 1182 mm_segment_t seg; in _snd_emu10k1_audigy_init_efx() 1820 mm_segment_t seg; in _snd_emu10k1_init_efx()
|
/linux-4.1.27/sound/core/ |
D | pcm_compat.c | 30 mm_segment_t fs; in snd_pcm_ioctl_delay_compat()
|
D | pcm_native.c | 183 static inline mm_segment_t snd_enter_user(void) in snd_enter_user() 185 mm_segment_t fs = get_fs(); in snd_enter_user() 190 static inline void snd_leave_user(mm_segment_t fs) in snd_leave_user() 3012 mm_segment_t fs; in snd_pcm_kernel_ioctl()
|
/linux-4.1.27/arch/x86/net/ |
D | bpf_jit_comp.c | 99 mm_segment_t old_fs = get_fs(); in bpf_flush_icache()
|
/linux-4.1.27/net/9p/ |
D | trans_fd.c | 416 mm_segment_t oldfs; in p9_fd_write()
|
/linux-4.1.27/drivers/input/serio/ |
D | hp_sdc.c | 1004 mm_segment_t fs; in hp_sdc_register()
|
/linux-4.1.27/arch/mn10300/mm/ |
D | misalignment.c | 323 mm_segment_t seg; in misalignment()
|
/linux-4.1.27/fs/ecryptfs/ |
D | inode.c | 657 mm_segment_t old_fs; in ecryptfs_readlink_lower()
|
/linux-4.1.27/arch/ia64/kernel/ |
D | unaligned.c | 1295 mm_segment_t old_fs = get_fs(); in ia64_handle_unaligned()
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-compat-ioctl32.c | 949 mm_segment_t old_fs = get_fs(); in do_video_ioctl()
|
/linux-4.1.27/arch/alpha/kernel/ |
D | osf_sys.c | 1171 mm_segment_t old_fs; in SYSCALL_DEFINE4()
|
/linux-4.1.27/net/sunrpc/ |
D | svcsock.c | 377 mm_segment_t oldfs; in svc_sock_setbufsize()
|
/linux-4.1.27/arch/s390/kernel/ |
D | dis.c | 1958 mm_segment_t old_fs; in show_code()
|
/linux-4.1.27/drivers/vhost/ |
D | vhost.c | 209 mm_segment_t oldfs = get_fs(); in vhost_worker()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | obd_config.c | 1339 mm_segment_t oldfs; in class_process_proc_param()
|
/linux-4.1.27/drivers/video/fbdev/core/ |
D | fbmem.c | 1334 mm_segment_t old_fs; in fb_get_fscreeninfo()
|
/linux-4.1.27/fs/ocfs2/cluster/ |
D | tcp.c | 1462 mm_segment_t oldfs; in o2net_set_nodelay()
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_main.c | 1503 mm_segment_t oldfs = get_fs(); in _drbd_send_page()
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_codec.c | 1947 mm_segment_t fs = get_fs(); in get_kctl_0dB_offset()
|
/linux-4.1.27/net/ipv6/ |
D | addrconf.c | 2521 mm_segment_t oldfs = get_fs(); in addrconf_set_dstaddr()
|
/linux-4.1.27/fs/btrfs/ |
D | send.c | 512 mm_segment_t old_fs; in write_buf()
|