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:extable_fixup
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-6.6/arch/s390/mm/
H
A
D
extable.c
25
regs->psw.addr =
extable_fixup
(ex);
in ex_handler_fixup()
34
regs->psw.addr =
extable_fixup
(ex);
in ex_handler_ua_store()
46
regs->psw.addr =
extable_fixup
(ex);
in ex_handler_ua_load_mem()
60
regs->psw.addr =
extable_fixup
(ex);
in ex_handler_ua_load_reg()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H
A
D
extable.h
36
static inline unsigned long
extable_fixup
(const struct exception_table_entry *x)
in extable_fixup()
function
59
regs->psw.addr =
extable_fixup
(x);
in ex_handle()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
extable.h
25
static inline unsigned long
extable_fixup
(const struct exception_table_entry *x)
in extable_fixup()
function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
extable.h
27
static inline unsigned long
extable_fixup
(const struct exception_table_entry *x)
in extable_fixup()
function
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/primitives/asm/
H
A
D
extable.h
27
static inline unsigned long
extable_fixup
(const struct exception_table_entry *x)
in extable_fixup()
function
/kernel/linux/linux-6.6/arch/s390/include/asm/
H
A
D
extable.h
36
static inline unsigned long
extable_fixup
(const struct exception_table_entry *x)
in extable_fixup()
function
/kernel/linux/linux-5.10/arch/powerpc/platforms/embedded6xx/
H
A
D
mpc7448_hpc2.c
174
regs->nip =
extable_fixup
(entry);
in mpc7448_machine_check_exception()
H
A
D
holly.c
252
regs->nip =
extable_fixup
(entry);
in ppc750_machine_check_exception()
/kernel/linux/linux-6.6/arch/powerpc/platforms/embedded6xx/
H
A
D
holly.c
251
regs_set_return_ip(regs,
extable_fixup
(entry));
in ppc750_machine_check_exception()
/kernel/linux/linux-5.10/arch/powerpc/mm/
H
A
D
fault.c
565
regs->nip =
extable_fixup
(entry);
in bad_page_fault()
/kernel/linux/linux-5.10/arch/s390/kernel/
H
A
D
early.c
164
S390_lowcore.program_old_psw.addr =
extable_fixup
(fixup);
in early_pgm_check_handler()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H
A
D
mce.c
279
regs->nip =
extable_fixup
(entry);
in mce_common_process_ue()
H
A
D
kprobes.c
527
regs->nip =
extable_fixup
(entry);
in kprobe_fault_handler()
H
A
D
traps.c
567
regs->nip =
extable_fixup
(entry);
in check_io_access()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H
A
D
mce.c
276
regs_set_return_ip(regs,
extable_fixup
(entry));
in mce_common_process_ue()
H
A
D
kprobes.c
540
regs_set_return_ip(regs,
extable_fixup
(entry));
in kprobe_fault_handler()
H
A
D
traps.c
562
regs_set_return_ip(regs,
extable_fixup
(entry));
in check_io_access()
/kernel/linux/linux-6.6/arch/powerpc/mm/
H
A
D
fault.c
647
instruction_pointer_set(regs,
extable_fixup
(entry));
in bad_page_fault()
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H
A
D
fsl_rio.c
112
regs->nip =
extable_fixup
(entry);
in fsl_rio_mcheck_exception()
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H
A
D
fsl_rio.c
121
regs_set_return_ip(regs,
extable_fixup
(entry));
in fsl_rio_mcheck_exception()
/kernel/linux/linux-5.10/arch/s390/net/
H
A
D
bpf_jit_comp.c
631
regs->psw.addr =
extable_fixup
(x);
in ex_handler_bpf()
/kernel/linux/linux-6.6/arch/s390/net/
H
A
D
bpf_jit_comp.c
688
regs->psw.addr =
extable_fixup
(x);
in ex_handler_bpf()
Completed in 20 milliseconds