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:atexit
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/tools/cgroup/
H
A
D
iocost_coef_gen.py
27
import
atexit
namespace
148
atexit
.register(restore_elevator_nomerges)
174
atexit
.unregister(restore_elevator_nomerges)
/kernel/linux/linux-6.6/tools/cgroup/
H
A
D
iocost_coef_gen.py
27
import
atexit
namespace
148
atexit
.register(restore_elevator_nomerges)
174
atexit
.unregister(restore_elevator_nomerges)
/kernel/linux/linux-6.6/tools/testing/selftests/proc/
H
A
D
proc-tid0.c
57
atexit
(atexit_hook);
in main()
H
A
D
setns-dcache.c
51
atexit
(f);
in main()
H
A
D
setns-sysvipc.c
50
atexit
(f);
in main()
H
A
D
proc-pid-vm.c
303
atexit
(ate);
in main()
/kernel/linux/linux-5.10/tools/testing/selftests/proc/
H
A
D
setns-dcache.c
51
atexit
(f);
in main()
H
A
D
setns-sysvipc.c
50
atexit
(f);
in main()
H
A
D
proc-pid-vm.c
263
atexit
(ate);
in main()
/kernel/linux/linux-5.10/tools/lib/subcmd/
H
A
D
pager.c
112
atexit
(wait_for_pager);
in setup_pager()
/kernel/linux/linux-6.6/tools/lib/subcmd/
H
A
D
pager.c
112
atexit
(wait_for_pager);
in setup_pager()
/kernel/linux/linux-5.10/arch/arm/vdso/
H
A
D
vdsomunge.c
129
atexit
(cleanup);
in main()
/kernel/linux/linux-6.6/arch/arm/vdso/
H
A
D
vdsomunge.c
129
atexit
(cleanup);
in main()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H
A
D
xdp_hw_metadata.c
365
atexit
(hwtstamp_restore);
in hwtstamp_enable()
/kernel/linux/linux-5.10/tools/testing/selftests/wireguard/qemu/
H
A
D
Makefile
316
sed -i /
atexit
/d $(IPUTILS_PATH)/ping.c
/kernel/linux/linux-5.10/tools/firewire/
H
A
D
nosy-dump.c
885
atexit
(reset_input_mode);
in set_input_mode()
/kernel/linux/linux-6.6/tools/testing/selftests/wireguard/qemu/
H
A
D
Makefile
395
sed -i /
atexit
/d $(IPUTILS_PATH)/ping.c
/kernel/linux/linux-6.6/tools/firewire/
H
A
D
nosy-dump.c
885
atexit
(reset_input_mode);
in set_input_mode()
/kernel/linux/linux-5.10/tools/perf/
H
A
D
builtin-stat.c
2329
atexit
(sig_atexit);
in cmd_stat()
H
A
D
builtin-record.c
1621
atexit
(record__sig_exit);
in __cmd_record()
/kernel/linux/linux-6.6/tools/perf/
H
A
D
builtin-stat.c
2810
atexit
(sig_atexit);
in cmd_stat()
H
A
D
builtin-record.c
2320
atexit
(record__sig_exit);
in __cmd_record()
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
parse-events.c
749
* Register
atexit
handler before calling bpf__probe() so
in parse_events_load_bpf_obj()
754
atexit
(bpf__clear);
in parse_events_load_bpf_obj()
Completed in 32 milliseconds