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:rsvd_txbuf_count
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
vas.h
90
int
rsvd_txbuf_count
;
member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
vas.h
164
int
rsvd_txbuf_count
;
member
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H
A
D
vas-api.c
107
txattr.
rsvd_txbuf_count
= false;
in coproc_ioc_tx_win_open()
H
A
D
vas.h
389
int
rsvd_txbuf_count
;
member
H
A
D
vas-window.c
697
* ->
rsvd_txbuf_count
NA for Rx windows
in init_winctx_for_rxwin()
917
* ->
rsvd_txbuf_count
Not supported yet.
in init_winctx_for_txwin()
941
winctx->
rsvd_txbuf_count
= txattr->
rsvd_txbuf_count
;
in init_winctx_for_txwin()
981
if (attr->
rsvd_txbuf_count
)
in tx_win_args_valid()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H
A
D
vas-window.c
699
* ->
rsvd_txbuf_count
NA for Rx windows
in init_winctx_for_rxwin()
919
* ->
rsvd_txbuf_count
Not supported yet.
in init_winctx_for_txwin()
943
winctx->
rsvd_txbuf_count
= txattr->
rsvd_txbuf_count
;
in init_winctx_for_txwin()
984
if (attr->
rsvd_txbuf_count
)
in tx_win_args_valid()
1422
txattr.
rsvd_txbuf_count
= false;
in vas_user_win_open()
H
A
D
vas.h
382
int
rsvd_txbuf_count
;
member
Completed in 8 milliseconds