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_bounce
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/vdpa/vdpa_user/
H
A
D
iova_domain.c
136
static void
do_bounce
(phys_addr_t orig, void *addr, size_t size,
in do_bounce()
function
182
do_bounce
(map->orig_phys + offset, addr + offset, sz, dir);
in vduse_domain_bounce()
/kernel/linux/linux-6.6/net/ceph/
H
A
D
messenger_v1.c
998
bool
do_bounce
= ceph_test_opt(from_msgr(con->msgr), RXBOUNCE);
in read_partial_sparse_msg_extent()
local
1000
if (
do_bounce
&& unlikely(!con->bounce_page)) {
in read_partial_sparse_msg_extent()
1014
rpage =
do_bounce
? con->bounce_page : page;
in read_partial_sparse_msg_extent()
1024
if (
do_bounce
)
in read_partial_sparse_msg_extent()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H
A
D
chip.c
7641
int
do_bounce
= 0;
in apply_link_downgrade_policy()
local
7695
do_bounce
= 1;
in apply_link_downgrade_policy()
7707
do_bounce
= 1;
in apply_link_downgrade_policy()
7714
if (
do_bounce
) {
in apply_link_downgrade_policy()
7971
int
do_bounce
= 0;
in handle_dcc_err()
local
8014
do_bounce
= 1;
in handle_dcc_err()
8030
if (reason_valid && !
do_bounce
) {
in handle_dcc_err()
8031
do_bounce
= ppd->port_error_action &
in handle_dcc_err()
8082
if (reason_valid && !
do_bounce
) {
in handle_dcc_err()
8083
do_bounce
in handle_dcc_err()
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H
A
D
chip.c
7602
int
do_bounce
= 0;
in apply_link_downgrade_policy()
local
7656
do_bounce
= 1;
in apply_link_downgrade_policy()
7668
do_bounce
= 1;
in apply_link_downgrade_policy()
7675
if (
do_bounce
) {
in apply_link_downgrade_policy()
7932
int
do_bounce
= 0;
in handle_dcc_err()
local
7975
do_bounce
= 1;
in handle_dcc_err()
7991
if (reason_valid && !
do_bounce
) {
in handle_dcc_err()
7992
do_bounce
= ppd->port_error_action &
in handle_dcc_err()
8043
if (reason_valid && !
do_bounce
) {
in handle_dcc_err()
8044
do_bounce
in handle_dcc_err()
[all...]
Completed in 33 milliseconds