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:module_exit
(Results
1 - 25
of
26
) sorted by relevance
1
2
/third_party/ltp/testcases/commands/insmod/
H
A
D
ltp_insmod01.c
37
module_exit
(test_exit);
/third_party/ltp/testcases/commands/lsmod/
H
A
D
ltp_lsmod01.c
28
module_exit
(test_exit);
/third_party/ltp/testcases/kernel/syscalls/delete_module/
H
A
D
dummy_del_mod_dep.c
36
module_exit
(dummy_exit);
H
A
D
dummy_del_mod.c
38
module_exit
(dummy_exit);
/third_party/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/
H
A
D
test_genhd.c
53
module_exit
(test_exit_module);
H
A
D
ltp_block_dev.c
435
module_exit
(test_exit_module);
/third_party/ltp/testcases/kernel/syscalls/init_module/
H
A
D
init_module.c
35
module_exit
(dummy_exit);
/third_party/ltp/testcases/kernel/syscalls/finit_module/
H
A
D
finit_module.c
35
module_exit
(dummy_exit);
/third_party/libabigail/tests/data/test-read-ctf/
H
A
D
test-linux-module.c
35
module_exit
(hello_exit);
/third_party/ltp/testcases/kdump/lib/kprobes/
H
A
D
kprobes.c
52
module_exit
(jprobe_exit)
/third_party/ltp/testcases/kdump/lib/crasher/
H
A
D
crasher.c
36
module_exit
(crasher_exit);
/third_party/ltp/testcases/kernel/device-drivers/v4l/kernel_space/
H
A
D
video_dummy.c
112
module_exit
(video_dummy_exit);
/third_party/ltp/testcases/kernel/device-drivers/uaccess/
H
A
D
ltp_uaccess.c
140
module_exit
(uaccess_exit)
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H
A
D
module.h
82
#define
module_exit
(fn) \
macro
/third_party/ltp/testcases/kernel/device-drivers/dev_sim_framework/kernel_space/
H
A
D
tmod.c
279
module_exit
(tmod_exit_module)
/third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/
H
A
D
test_per_cpu_allocator_module.c
222
module_exit
(test_exit);
/third_party/ltp/testcases/kernel/firmware/fw_load_kernel/
H
A
D
ltp_fw_load.c
164
module_exit
(test_exit);
/third_party/ltp/testcases/kernel/device-drivers/nls/
H
A
D
nlsTest.c
260
module_exit
(test_exit_module);
/third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_atomic_operations_vs_interrupt_disabling_module/
H
A
D
test-cmpxchg-nolock.c
293
module_exit
(ltt_test_exit)
/third_party/ltp/testcases/kdump/lib/lkdtm/
H
A
D
lkdtm.c
485
module_exit
(lkdtm_module_exit);
/third_party/ltp/testcases/kernel/device-drivers/include/
H
A
D
includeTest.c
314
module_exit
(test_exit_module)
/third_party/ltp/testcases/kernel/device-drivers/base/tbase/
H
A
D
tbase.c
914
module_exit
(tbase_exit_module)
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
H
A
D
tusb.c
544
module_exit
(tusb_exit_module)
/third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/
H
A
D
tagp.c
716
module_exit
(tagp_exit_module)
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/
H
A
D
ltp_tpci.c
739
module_exit
(tpci_exit_module)
Completed in 9 milliseconds
1
2