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:rollback
(Results
1 - 3
of
3
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/kernel/
H
A
D
cpu.c
55
* @
rollback
: Perform a
rollback
70
bool
rollback
;
member
150
* @lastp: For multi-instance
rollback
, remember how far we got
484
st->
rollback
= false;
in cpuhp_set_state()
496
st->
rollback
= true;
in cpuhp_reset_state()
756
* If we fail on a
rollback
, we're up a creek without no
in cpuhp_thread_fun()
760
WARN_ON_ONCE(st->
rollback
);
in cpuhp_thread_fun()
796
st->
rollback
= false;
in cpuhp_invoke_ap_callback()
807
* If we failed and did a partial, do a
rollback
in cpuhp_invoke_ap_callback()
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
dhd_wlfc.h
425
uint32
rollback
;
member
H
A
D
dhd_wlfc.c
873
ctx->stats.
rollback
++;
in _dhd_wlfc_rollback_packet_toq()
2093
pretx pkt process or bus commit has failed,
rollback
.
in _dhd_wlfc_handle_packet_commit()
4182
"(freed,free_err,
rollback
)) = "
in dhd_wlfc_dump()
4197
wlfc->stats.pkt_free_err, wlfc->stats.
rollback
);
in dhd_wlfc_dump()
Completed in 15 milliseconds