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:__exitcall
(Results
1 - 25
of
39
) sorted by relevance
1
2
/kernel/linux/linux-6.6/drivers/platform/x86/
H
A
D
intel_scu_wdt.c
75
__exitcall
(unregister_mid_wdt);
/kernel/linux/linux-5.10/arch/um/include/shared/
H
A
D
init.h
121
#define
__exitcall
(fn) static exitcall_t __exitcall_##fn __exit_call = fn
macro
/kernel/linux/linux-6.6/arch/um/include/shared/
H
A
D
init.h
121
#define
__exitcall
(fn) static exitcall_t __exitcall_##fn __exit_call = fn
macro
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H
A
D
prm2xxx.c
229
__exitcall
(omap2xxx_prm_exit);
H
A
D
cm33xx.c
420
__exitcall
(am33xx_cm_exit);
H
A
D
cm2xxx.c
399
__exitcall
(omap2xxx_cm_exit);
H
A
D
prm33xx.c
409
__exitcall
(am33xx_prm_exit);
H
A
D
cminst44xx.c
569
__exitcall
(omap4_cm_exit);
H
A
D
prm44xx.c
859
__exitcall
(omap44xx_prm_exit);
H
A
D
prm3xxx.c
726
__exitcall
(omap3xxx_prm_exit);
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H
A
D
prm2xxx.c
229
__exitcall
(omap2xxx_prm_exit);
H
A
D
cm33xx.c
412
__exitcall
(am33xx_cm_exit);
H
A
D
cm2xxx.c
302
__exitcall
(omap2xxx_cm_exit);
H
A
D
prm33xx.c
401
__exitcall
(am33xx_prm_exit);
H
A
D
prm44xx.c
859
__exitcall
(omap44xx_prm_exit);
H
A
D
cminst44xx.c
569
__exitcall
(omap4_cm_exit);
H
A
D
prm3xxx.c
727
__exitcall
(omap3xxx_prm_exit);
/kernel/linux/linux-5.10/arch/x86/kernel/acpi/
H
A
D
cstate.c
229
__exitcall
(ffh_cstate_exit);
/kernel/linux/linux-6.6/arch/x86/kernel/acpi/
H
A
D
cstate.c
238
__exitcall
(ffh_cstate_exit);
/kernel/linux/linux-5.10/include/linux/
H
A
D
init.h
297
#define
__exitcall
(fn) \
macro
H
A
D
module.h
102
#define module_exit(x)
__exitcall
(x);
/kernel/linux/linux-5.10/drivers/base/
H
A
D
devcoredump.c
430
__exitcall
(devcoredump_exit);
/kernel/linux/linux-6.6/drivers/base/
H
A
D
devcoredump.c
428
__exitcall
(devcoredump_exit);
/kernel/linux/linux-6.6/include/linux/
H
A
D
init.h
315
#define
__exitcall
(fn) \
macro
H
A
D
module.h
100
#define module_exit(x)
__exitcall
(x);
Completed in 17 milliseconds
1
2