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:do_cleanup
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/uevent/
H
A
D
uevent_filtering.c
389
goto
do_cleanup
;
in TEST()
403
goto
do_cleanup
;
in TEST()
418
goto
do_cleanup
;
in TEST()
432
goto
do_cleanup
;
in TEST()
447
goto
do_cleanup
;
in TEST()
462
goto
do_cleanup
;
in TEST()
478
goto
do_cleanup
;
in TEST()
481
do_cleanup
:
in TEST()
/kernel/linux/linux-6.6/tools/testing/selftests/uevent/
H
A
D
uevent_filtering.c
389
goto
do_cleanup
;
in TEST()
403
goto
do_cleanup
;
in TEST()
418
goto
do_cleanup
;
in TEST()
432
goto
do_cleanup
;
in TEST()
447
goto
do_cleanup
;
in TEST()
462
goto
do_cleanup
;
in TEST()
478
goto
do_cleanup
;
in TEST()
481
do_cleanup
:
in TEST()
/kernel/linux/linux-5.10/tools/testing/selftests/filesystems/
H
A
D
devpts_pts.c
119
goto
do_cleanup
;
in do_tiocgptpeer()
135
goto
do_cleanup
;
in do_tiocgptpeer()
140
goto
do_cleanup
;
in do_tiocgptpeer()
174
goto
do_cleanup
;
in do_tiocgptpeer()
178
do_cleanup
:
in do_tiocgptpeer()
/kernel/linux/linux-6.6/tools/testing/selftests/filesystems/
H
A
D
devpts_pts.c
119
goto
do_cleanup
;
in do_tiocgptpeer()
135
goto
do_cleanup
;
in do_tiocgptpeer()
140
goto
do_cleanup
;
in do_tiocgptpeer()
174
goto
do_cleanup
;
in do_tiocgptpeer()
178
do_cleanup
:
in do_tiocgptpeer()
/kernel/linux/linux-5.10/drivers/xen/
H
A
D
gntalloc.c
112
static void
do_cleanup
(void)
in do_cleanup()
function
297
do_cleanup
();
in gntalloc_ioctl_alloc()
353
* The later call to
do_cleanup
() will remove from gref_list and
in gntalloc_ioctl_dealloc()
367
do_cleanup
();
in gntalloc_ioctl_dealloc()
/kernel/linux/linux-6.6/drivers/xen/
H
A
D
gntalloc.c
112
static void
do_cleanup
(void)
in do_cleanup()
function
294
do_cleanup
();
in gntalloc_ioctl_alloc()
350
* The later call to
do_cleanup
() will remove from gref_list and
in gntalloc_ioctl_dealloc()
364
do_cleanup
();
in gntalloc_ioctl_dealloc()
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H
A
D
qib_iba7220.c
3331
int
do_cleanup
;
in get_7220_link_buf()
local
3348
do_cleanup
= 0;
in get_7220_link_buf()
3350
do_cleanup
= 1;
in get_7220_link_buf()
3355
if (
do_cleanup
) {
in get_7220_link_buf()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H
A
D
qib_iba7220.c
3331
int
do_cleanup
;
in get_7220_link_buf()
local
3348
do_cleanup
= 0;
in get_7220_link_buf()
3350
do_cleanup
= 1;
in get_7220_link_buf()
3355
if (
do_cleanup
) {
in get_7220_link_buf()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H
A
D
qla_os.c
7615
bool
do_cleanup
= false;
in qla_pci_set_eeh_busy()
local
7624
do_cleanup
= true;
in qla_pci_set_eeh_busy()
7628
if (
do_cleanup
)
in qla_pci_set_eeh_busy()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H
A
D
qla_os.c
7983
bool
do_cleanup
= false;
in qla_pci_set_eeh_busy()
local
7995
do_cleanup
= true;
in qla_pci_set_eeh_busy()
7999
if (
do_cleanup
)
in qla_pci_set_eeh_busy()
Completed in 44 milliseconds