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:do_exit
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-5.10/samples/bpf/
H
A
D
test_cgrp2_tc.sh
114
do_exit
() {
function
/kernel/linux/linux-6.6/samples/bpf/
H
A
D
test_cgrp2_tc.sh
116
do_exit
() {
function
/device/soc/rockchip/common/sdk_linux/scripts/
H
A
D
clang-wrapper.py
50
do_exit
= False;
variable
/third_party/alsa-utils/alsaucm/
H
A
D
usecase.h
30
unsigned int
do_exit
:1;
member
/third_party/ltp/testcases/cve/
H
A
D
cve-2017-17052.c
29
static int *
do_exit
;
variable
H
A
D
cve-2017-17053.c
61
volatile sig_atomic_t
do_exit
;
member
/third_party/ltp/testcases/kernel/syscalls/waitpid/
H
A
D
waitpid_common.h
55
static void
do_exit
(int stop)
in do_exit()
function
/third_party/python/Lib/test/
H
A
D
test_cmd.py
192
def
do_exit
(self, arg):
member in samplecmdclass
/kernel/linux/linux-5.10/tools/virtio/ringtest/
H
A
D
main.c
27
bool
do_exit
= true;
variable
/kernel/linux/linux-6.6/tools/virtio/ringtest/
H
A
D
main.c
27
bool
do_exit
= true;
variable
/kernel/linux/linux-5.10/scripts/kconfig/
H
A
D
nconf.c
648
static int
do_exit
(void)
in do_exit()
function
/kernel/linux/linux-5.10/kernel/
H
A
D
exit.c
768
void __noreturn
do_exit
(long code)
in do_exit()
function
927
EXPORT_SYMBOL_GPL(
do_exit
);
variable
/kernel/linux/linux-6.6/kernel/
H
A
D
exit.c
816
void __noreturn
do_exit
(long code)
in do_exit()
function
/kernel/linux/linux-6.6/scripts/kconfig/
H
A
D
nconf.c
651
static int
do_exit
(void)
in do_exit()
function
/third_party/ltp/lib/
H
A
D
tst_test.c
866
static void
do_exit
(int ret)
in do_exit()
function
/third_party/python/Lib/
H
A
D
pdb.py
1201
do_exit
= do_quit
variable in Pdb
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H
A
D
turbostat.c
3449
int
do_exit
= 0;
in check_permissions()
local
/third_party/ffmpeg/fftools/
H
A
D
ffplay.c
1287
static void
do_exit
(VideoState *is)
in do_exit()
function
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H
A
D
turbostat.c
3655
int
do_exit
= 0;
in check_permissions()
local
Completed in 36 milliseconds