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
defs:old_fs
(Results
1 - 21
of
21
) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/include/asm/
H
A
D
futex.h
30
mm_segment_t
old_fs
;
in arch_futex_atomic_op_inuser()
local
68
mm_segment_t
old_fs
;
in futex_atomic_cmpxchg_inatomic()
local
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H
A
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-5.10/arch/m68k/mm/
H
A
D
cache.c
110
mm_segment_t
old_fs
= get_fs();
in flush_icache_range()
local
/kernel/linux/linux-5.10/mm/
H
A
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
;
strncpy_from_user_nofault()
local
311
mm_segment_t
old_fs
;
strnlen_user_nofault()
local
[all...]
/kernel/linux/linux-5.10/arch/s390/lib/
H
A
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()
argument
138
mm_segment_t
old_fs
;
in copy_from_user_mvcp()
local
213
mm_segment_t
old_fs
;
copy_to_user_mvcs()
local
280
mm_segment_t
old_fs
;
copy_in_user_mvc()
local
349
mm_segment_t
old_fs
;
clear_user_xc()
local
417
mm_segment_t
old_fs
;
__strnlen_user()
local
[all...]
/kernel/linux/linux-5.10/arch/s390/pci/
H
A
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/drivers/staging/blackbox/
H
A
D
blackbox_common.c
26
mm_segment_t
old_fs
;
in change_own()
local
48
mm_segment_t
old_fs
;
in full_write_file()
local
210
mm_segment_t
old_fs
;
in file_open()
local
H
A
D
blackbox_storage.c
124
mm_segment_t
old_fs
;
in get_log_by_pstore()
local
/kernel/linux/linux-6.6/drivers/staging/blackbox/
H
A
D
blackbox_common.c
28
mm_segment_t
old_fs
;
in change_own()
local
56
mm_segment_t
old_fs
;
in full_write_file()
local
232
mm_segment_t
old_fs
;
in file_open()
local
H
A
D
blackbox_storage.c
124
mm_segment_t
old_fs
;
in get_log_by_pstore()
local
/kernel/linux/linux-5.10/arch/m68k/kernel/
H
A
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
/kernel/linux/linux-5.10/arch/mips/kernel/
H
A
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
H
A
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
H
A
D
vpe.c
751
mm_segment_t
old_fs
;
in getcwd()
local
H
A
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-5.10/arch/sparc/kernel/
H
A
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-5.10/arch/ia64/kernel/
H
A
D
unaligned.c
1298
mm_segment_t
old_fs
= get_fs();
in ia64_handle_unaligned()
local
/kernel/linux/common_modules/tzdriver/tlogger/
H
A
D
tlogger.c
1034
mm_segment_t
old_fs
;
in tlogger_chown()
local
/kernel/linux/common_modules/tzdriver/tui/
H
A
D
tui.c
232
mm_segment_t
old_fs
;
in get_tui_font_file_size()
local
485
mm_segment_t
old_fs
;
in copy_tui_font_file()
local
/kernel/linux/linux-5.10/fs/hmdfs/
H
A
D
stash.c
1321
mm_segment_t
old_fs
;
in hmdfs_write_dst()
local
/kernel/linux/linux-6.6/drivers/iio/adc/
H
A
D
ad4130.c
887
unsigned int
old_fs
;
in ad4130_set_filter_mode()
local
1006
unsigned int fs,
old_fs
;
in ad4130_set_channel_freq()
local
Completed in 24 milliseconds