Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:set_fs
(Results
1 - 25
of
82
) sorted by relevance
1
2
3
4
/drivers/hdf_core/adapter/khdf/linux/platform/watchdog/
H
A
D
watchdog_adapter.c
43
set_fs
(KERNEL_DS);
in WdtAdapterIoctlInner()
47
set_fs
(oldfs);
in WdtAdapterIoctlInner()
66
set_fs
(KERNEL_DS);
in WdtOpenFile()
71
set_fs
(oldfs);
in WdtOpenFile()
74
set_fs
(oldfs);
in WdtOpenFile()
77
set_fs
(oldfs);
in WdtOpenFile()
88
set_fs
(KERNEL_DS);
in WdtAdapterClose()
92
set_fs
(oldfs);
in WdtAdapterClose()
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H
A
D
osal_fileops.c
62
set_fs
(KERNEL_DS);
in klib_fread()
63
/* The cast to a user pointer is valid due to the
set_fs
() */
in klib_fread()
65
set_fs
(old_fs);
in klib_fread()
131
set_fs
(USER_DS);
in osal_klib_user_fread()
136
set_fs
(st_old_fs);
in osal_klib_user_fread()
157
set_fs
(USER_DS);
in osal_klib_user_fwrite()
161
set_fs
(st_old_fs);
in osal_klib_user_fwrite()
/drivers/hdf_core/adapter/khdf/linux/platform/uart/
H
A
D
uart_adapter.c
57
set_fs
(KERNEL_DS);
in UartAdapterInit()
63
set_fs
(oldfs);
in UartAdapterInit()
68
set_fs
(oldfs);
in UartAdapterInit()
89
set_fs
(KERNEL_DS);
in UartAdapterDeInit()
95
set_fs
(oldfs);
in UartAdapterDeInit()
120
set_fs
(KERNEL_DS);
in UartAdapterRead()
131
set_fs
(oldfs);
in UartAdapterRead()
154
set_fs
(KERNEL_DS);
in UartAdapterWrite()
160
set_fs
(oldfs);
in UartAdapterWrite()
165
set_fs
(oldf
in UartAdapterWrite()
[all...]
/kernel/linux/linux-5.10/arch/mips/kernel/
H
A
D
ftrace.c
85
set_fs
(KERNEL_DS);
in ftrace_modify_code()
87
set_fs
(old_fs);
in ftrace_modify_code()
110
set_fs
(KERNEL_DS);
in ftrace_modify_code_2()
112
set_fs
(old_fs);
in ftrace_modify_code_2()
134
set_fs
(KERNEL_DS);
in ftrace_modify_code_2r()
136
set_fs
(old_fs);
in ftrace_modify_code_2r()
H
A
D
kgdb.c
216
set_fs
(KERNEL_DS);
in kgdb_call_nmi_hook()
220
set_fs
(old_fs);
in kgdb_call_nmi_hook()
322
set_fs
(KERNEL_DS);
in kgdb_mips_notify()
328
set_fs
(old_fs);
in kgdb_mips_notify()
340
set_fs
(old_fs);
in kgdb_mips_notify()
/kernel/linux/linux-5.10/mm/
H
A
D
maccess.c
113
set_fs
(KERNEL_DS);
in copy_from_kernel_nofault()
118
set_fs
(old_fs);
in copy_from_kernel_nofault()
140
set_fs
(KERNEL_DS);
in copy_to_kernel_nofault()
144
set_fs
(old_fs);
in copy_to_kernel_nofault()
181
set_fs
(KERNEL_DS);
in strncpy_from_kernel_nofault()
190
set_fs
(old_fs);
in strncpy_from_kernel_nofault()
/kernel/linux/linux-5.10/drivers/staging/blackbox/
H
A
D
blackbox_common.c
35
set_fs
(KERNEL_DS);
in change_own()
40
set_fs
(old_fs);
in change_own()
65
set_fs
(KERNEL_DS);
in full_write_file()
69
set_fs
(old_fs);
in full_write_file()
213
set_fs
(KERNEL_DS);
in file_open()
216
set_fs
(old_fs);
in file_open()
H
A
D
blackbox_storage.c
149
set_fs
(KERNEL_DS);
in get_log_by_pstore()
159
set_fs
(old_fs);
in get_log_by_pstore()
167
set_fs
(old_fs);
in get_log_by_pstore()
/kernel/linux/linux-6.6/drivers/staging/blackbox/
H
A
D
blackbox_common.c
39
set_fs
(KERNEL_DS);
in change_own()
46
set_fs
(old_fs);
in change_own()
75
set_fs
(KERNEL_DS);
in full_write_file()
81
set_fs
(old_fs);
in full_write_file()
237
set_fs
(KERNEL_DS);
in file_open()
242
set_fs
(old_fs);
in file_open()
H
A
D
blackbox_storage.c
149
set_fs
(KERNEL_DS);
in get_log_by_pstore()
159
set_fs
(old_fs);
in get_log_by_pstore()
167
set_fs
(old_fs);
in get_log_by_pstore()
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H
A
D
segment.h
41
static inline void
set_fs
(mm_segment_t val)
in set_fs()
function
52
#define
set_fs
(x) (current_thread_info()->addr_limit = (x))
macro
/drivers/hdf_core/adapter/khdf/linux/platform/fwk/
H
A
D
platform_trace.c
129
set_fs
(KERNEL_DS);
in TraceFileWrite()
134
set_fs
(org_fs);
in TraceFileWrite()
160
set_fs
(KERNEL_DS);
in TraceFileRead()
166
set_fs
(org_fs);
in TraceFileRead()
/device/soc/rockchip/common/sdk_linux/drivers/staging/blackbox/
H
A
D
blackbox_storage.c
153
set_fs
(KERNEL_DS);
in get_log_by_pstore()
162
set_fs
(old_fs);
in get_log_by_pstore()
170
set_fs
(old_fs);
in get_log_by_pstore()
/kernel/linux/linux-5.10/arch/m68k/mm/
H
A
D
cache.c
112
set_fs
(KERNEL_DS);
in flush_icache_range()
114
set_fs
(old_fs);
in flush_icache_range()
/kernel/linux/linux-5.10/arch/x86/boot/
H
A
D
cmdline.c
46
set_fs
(cmdline_ptr >> 4);
in __cmdline_find_option()
116
set_fs
(cmdline_ptr >> 4);
in __cmdline_find_option_bool()
H
A
D
video.c
82
set_fs
(0);
in store_mode_params()
252
set_fs
(video_segment);
in save_screen()
274
set_fs
(video_segment);
in restore_screen()
/kernel/linux/linux-6.6/arch/x86/boot/
H
A
D
cmdline.c
46
set_fs
(cmdline_ptr >> 4);
in __cmdline_find_option()
116
set_fs
(cmdline_ptr >> 4);
in __cmdline_find_option_bool()
H
A
D
video.c
82
set_fs
(0);
in store_mode_params()
252
set_fs
(video_segment);
in save_screen()
274
set_fs
(video_segment);
in restore_screen()
/kernel/linux/linux-5.10/arch/arm/kernel/
H
A
D
sys_oabi-compat.c
212
set_fs
(KERNEL_DS);
in do_locks()
214
set_fs
(fs);
in do_locks()
287
set_fs
(KERNEL_DS);
in sys_oabi_epoll_wait()
289
set_fs
(fs);
in sys_oabi_epoll_wait()
359
set_fs
(KERNEL_DS);
in sys_oabi_semtimedop()
361
set_fs
(fs);
in sys_oabi_semtimedop()
/kernel/linux/linux-5.10/arch/nds32/kernel/
H
A
D
traps.c
37
set_fs
(KERNEL_DS);
in dump_mem()
60
set_fs
(fs);
in dump_mem()
79
set_fs
(KERNEL_DS);
in dump_instr()
96
set_fs
(fs);
in dump_instr()
/kernel/linux/linux-5.10/arch/sh/kernel/
H
A
D
io_trapped.c
285
set_fs
(KERNEL_DS);
in handle_trapped_io()
288
set_fs
(oldfs);
in handle_trapped_io()
294
set_fs
(oldfs);
in handle_trapped_io()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H
A
D
oal_file.h
141
set_fs
(KERNEL_DS);
in oal_file_write()
143
set_fs
(fs);
in oal_file_write()
/kernel/linux/linux-5.10/drivers/staging/hisysevent/
H
A
D
hiview_hisysevent.c
145
set_fs
(KERNEL_DS);
in hisysevent_write()
148
set_fs
(oldfs);
in hisysevent_write()
/kernel/linux/linux-6.6/drivers/staging/hisysevent/
H
A
D
hiview_hisysevent.c
149
set_fs
(KERNEL_DS);
in hisysevent_write()
154
set_fs
(oldfs);
in hisysevent_write()
/third_party/rust/crates/rustix/src/
H
A
D
runtime.rs
55
pub unsafe fn
set_fs
(data: *mut c_void) {
in set_fs()
functions
56
backend::runtime::syscalls::tls::
set_fs
(data)
in set_fs()
Completed in 12 milliseconds
1
2
3
4