Home
last modified time | relevance | path

Searched refs:oldfs (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dosdep_service.c132 mm_segment_t oldfs; in isFileReadable() local
140 oldfs = get_fs(); set_fs(get_ds()); in isFileReadable()
145 set_fs(oldfs); in isFileReadable()
161 mm_segment_t oldfs; in retriveFromFile() local
168 oldfs = get_fs(); set_fs(get_ds()); in retriveFromFile()
170 set_fs(oldfs); in retriveFromFile()
/Linux-v4.19/arch/sh/kernel/
Dtraps_32.c479 mm_segment_t oldfs; in do_address_error() local
488 oldfs = get_fs(); in do_address_error()
500 set_fs(oldfs); in do_address_error()
503 set_fs(oldfs); in do_address_error()
530 set_fs(oldfs); in do_address_error()
552 set_fs(oldfs); in do_address_error()
560 set_fs(oldfs); in do_address_error()
Dio_trapped.c273 mm_segment_t oldfs; in handle_trapped_io() local
284 oldfs = get_fs(); in handle_trapped_io()
288 set_fs(oldfs); in handle_trapped_io()
294 set_fs(oldfs); in handle_trapped_io()
/Linux-v4.19/arch/alpha/lib/
Dcsum_partial_copy.c378 mm_segment_t oldfs = get_fs(); in csum_partial_copy_nocheck() local
382 set_fs(oldfs); in csum_partial_copy_nocheck()
/Linux-v4.19/net/
Dsocket.c823 mm_segment_t oldfs = get_fs(); in kernel_recvmsg() local
829 set_fs(oldfs); in kernel_recvmsg()
3289 mm_segment_t oldfs = get_fs(); in kernel_getsockopt() local
3303 set_fs(oldfs); in kernel_getsockopt()
3311 mm_segment_t oldfs = get_fs(); in kernel_setsockopt() local
3323 set_fs(oldfs); in kernel_setsockopt()
/Linux-v4.19/net/ipv4/
Dipmr.c446 mm_segment_t oldfs = get_fs(); in ipmr_del_tunnel() local
450 set_fs(oldfs); in ipmr_del_tunnel()
494 mm_segment_t oldfs = get_fs(); in ipmr_new_tunnel() local
498 set_fs(oldfs); in ipmr_new_tunnel()
/Linux-v4.19/fs/
Dexec.c595 mm_segment_t oldfs = get_fs(); in copy_strings_kernel() local
602 set_fs(oldfs); in copy_strings_kernel()
/Linux-v4.19/drivers/vhost/
Dvhost.c337 mm_segment_t oldfs = get_fs(); in vhost_worker() local
367 set_fs(oldfs); in vhost_worker()
/Linux-v4.19/drivers/usb/gadget/function/
Df_fs.c762 mm_segment_t oldfs = get_fs(); in ffs_user_copy_worker() local
768 set_fs(oldfs); in ffs_user_copy_worker()
/Linux-v4.19/net/ipv6/
Daddrconf.c2793 mm_segment_t oldfs = get_fs(); in addrconf_set_dstaddr() local
2797 set_fs(oldfs); in addrconf_set_dstaddr()