| /kernel/linux/linux-4.19/mm/ |
| D | maccess.c | 53 mm_segment_t old_fs = get_fs(); in __probe_kernel_read() local 79 mm_segment_t old_fs = get_fs(); in __probe_user_read() local 106 mm_segment_t old_fs = get_fs(); in __probe_kernel_write() local 132 mm_segment_t old_fs = get_fs(); in __probe_user_write() local 162 mm_segment_t old_fs = get_fs(); in strncpy_from_unsafe() local 204 mm_segment_t old_fs = get_fs(); in strncpy_from_unsafe_user() local 244 mm_segment_t old_fs = get_fs(); in strnlen_unsafe_user() local
|
| /kernel/linux/linux-5.10/mm/ |
| D | maccess.c | 108 mm_segment_t old_fs = get_fs(); in copy_from_kernel_nofault() local 138 mm_segment_t old_fs = get_fs(); in copy_to_kernel_nofault() local 172 mm_segment_t old_fs = get_fs(); in strncpy_from_kernel_nofault() local 208 mm_segment_t old_fs = force_uaccess_begin(); in copy_from_user_nofault() local 235 mm_segment_t old_fs = force_uaccess_begin(); in copy_to_user_nofault() local 271 mm_segment_t old_fs; in strncpy_from_user_nofault() local 311 mm_segment_t old_fs; in strnlen_user_nofault() local
|
| /kernel/linux/linux-4.19/arch/s390/lib/ |
| D | uaccess.c | 65 mm_segment_t old_fs; in enable_sacf_uaccess() local 94 void disable_sacf_uaccess(mm_segment_t old_fs) in disable_sacf_uaccess() 138 mm_segment_t old_fs; in copy_from_user_mvcp() local 213 mm_segment_t old_fs; in copy_to_user_mvcs() local 280 mm_segment_t old_fs; in copy_in_user_mvc() local 349 mm_segment_t old_fs; in clear_user_xc() local 417 mm_segment_t old_fs; in __strnlen_user() local
|
| /kernel/linux/linux-5.10/arch/s390/lib/ |
| D | uaccess.c | 65 mm_segment_t old_fs; in enable_sacf_uaccess() local 94 void disable_sacf_uaccess(mm_segment_t old_fs) in disable_sacf_uaccess() 138 mm_segment_t old_fs; in copy_from_user_mvcp() local 213 mm_segment_t old_fs; in copy_to_user_mvcs() local 280 mm_segment_t old_fs; in copy_in_user_mvc() local 349 mm_segment_t old_fs; in clear_user_xc() local 417 mm_segment_t old_fs; in __strnlen_user() local
|
| /kernel/linux/linux-5.10/drivers/staging/blackbox/ |
| D | blackbox_common.c | 25 mm_segment_t old_fs; in change_own_mode() local 54 mm_segment_t old_fs; in full_write_file() local 99 mm_segment_t old_fs; in create_new_dir() local
|
| D | blackbox_storage.c | 85 mm_segment_t old_fs; in is_pstore_part_ready() local
|
| D | blackbox_core.c | 238 mm_segment_t old_fs; in is_log_part_mounted() local
|
| /kernel/linux/linux-4.19/arch/s390/include/asm/ |
| D | futex.h | 29 mm_segment_t old_fs; in arch_futex_atomic_op_inuser() local 69 mm_segment_t old_fs; in futex_atomic_cmpxchg_inatomic() local
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | futex.h | 29 mm_segment_t old_fs; in arch_futex_atomic_op_inuser() local 67 mm_segment_t old_fs; in futex_atomic_cmpxchg_inatomic() local
|
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| D | ftrace.c | 76 mm_segment_t old_fs; in ftrace_modify_code() local 97 mm_segment_t old_fs; in ftrace_modify_code_2() local 121 mm_segment_t old_fs; in ftrace_modify_code_2r() local
|
| D | kgdb.c | 213 mm_segment_t old_fs; in kgdb_call_nmi_hook() local 305 mm_segment_t old_fs; in kgdb_mips_notify() local
|
| D | traps.c | 204 mm_segment_t old_fs = get_fs(); in show_stack() local 359 mm_segment_t old_fs = get_fs(); in show_registers() local 1594 mm_segment_t old_fs = get_fs(); in do_mcheck() local
|
| /kernel/linux/linux-4.19/arch/mips/kernel/ |
| D | ftrace.c | 80 mm_segment_t old_fs; in ftrace_modify_code() local 101 mm_segment_t old_fs; in ftrace_modify_code_2() local 125 mm_segment_t old_fs; in ftrace_modify_code_2r() local
|
| D | kgdb.c | 213 mm_segment_t old_fs; in kgdb_call_nmi_hook() local 312 mm_segment_t old_fs; in kgdb_mips_notify() local
|
| D | traps.c | 200 mm_segment_t old_fs = get_fs(); in show_stack() local 358 mm_segment_t old_fs = get_fs(); in show_registers() local 1506 mm_segment_t old_fs = get_fs(); in do_mcheck() local
|
| /kernel/linux/linux-4.19/arch/m68k/kernel/ |
| D | traps.c | 185 mm_segment_t old_fs = get_fs(); in probe040() local 205 mm_segment_t old_fs = get_fs(); in do_040writeback1() local 849 mm_segment_t old_fs = get_fs(); in show_registers() local
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| D | tlbflush.h | 16 mm_segment_t old_fs = get_fs(); in flush_tlb_kernel_page() local 88 mm_segment_t old_fs = force_uaccess_begin(); in flush_tlb_page() local
|
| /kernel/linux/linux-4.19/arch/m68k/include/asm/ |
| D | tlbflush.h | 16 mm_segment_t old_fs = get_fs(); in flush_tlb_kernel_page() local 88 mm_segment_t old_fs = get_fs(); in flush_tlb_page() local
|
| /kernel/linux/linux-4.19/kernel/power/ |
| D | user.c | 420 mm_segment_t old_fs; in snapshot_compat_ioctl() local 440 mm_segment_t old_fs; in snapshot_compat_ioctl() local
|
| /kernel/linux/linux-5.10/arch/s390/pci/ |
| D | pci_mmio.c | 96 mm_segment_t old_fs; in __memcpy_toio_inuser() local 251 mm_segment_t old_fs; in __memcpy_fromio_inuser() local
|
| /kernel/linux/linux-5.10/arch/m68k/mm/ |
| D | cache.c | 110 mm_segment_t old_fs = get_fs(); in flush_icache_range() local
|
| /kernel/linux/linux-5.10/arch/m68k/kernel/ |
| D | traps.c | 184 mm_segment_t old_fs = get_fs(); in probe040() local 204 mm_segment_t old_fs = get_fs(); in do_040writeback1() local
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| D | process_64.c | 112 mm_segment_t old_fs; in show_regwindow32() local 142 mm_segment_t old_fs; in show_regwindow() local
|
| /kernel/linux/linux-4.19/security/integrity/ |
| D | iint.c | 191 mm_segment_t old_fs; in integrity_kernel_read() local
|
| /kernel/linux/linux-4.19/arch/sparc/kernel/ |
| D | process_64.c | 113 mm_segment_t old_fs; in show_regwindow32() local 143 mm_segment_t old_fs; in show_regwindow() local
|