Searched refs:old_fs (Results 1 – 2 of 2) sorted by relevance
29 mm_segment_t old_fs = get_fs(); in __probe_kernel_read() local36 set_fs(old_fs); in __probe_kernel_read()57 mm_segment_t old_fs = get_fs(); in __probe_kernel_write() local63 set_fs(old_fs); in __probe_kernel_write()88 mm_segment_t old_fs = get_fs(); in strncpy_from_unsafe() local104 set_fs(old_fs); in strncpy_from_unsafe()
1162 mm_segment_t old_fs; in do_mmap_private() local1168 old_fs = get_fs(); in do_mmap_private()1171 set_fs(old_fs); in do_mmap_private()