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:port_counter
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/
H
A
D
counters.c
37
struct rdma_port_counter *
port_counter
;
in rdma_counter_set_auto_mode()
local
70
struct rdma_
port_counter
*
port_counter
;
rdma_counter_alloc()
local
118
struct rdma_
port_counter
*
port_counter
;
rdma_counter_free()
local
200
struct rdma_
port_counter
*
port_counter
;
counter_history_stat_update()
local
222
struct rdma_
port_counter
*
port_counter
;
rdma_get_counter_auto_mode()
local
273
struct rdma_
port_counter
*
port_counter
;
rdma_counter_bind_qp_auto()
local
389
struct rdma_
port_counter
*
port_counter
;
rdma_counter_get_hwstat_value()
local
454
struct rdma_
port_counter
*
port_counter
;
rdma_counter_bind_qpn()
local
499
struct rdma_
port_counter
*
port_counter
;
rdma_counter_bind_qpn_alloc()
local
554
struct rdma_
port_counter
*
port_counter
;
rdma_counter_unbind_qpn()
local
588
struct rdma_
port_counter
*
port_counter
;
rdma_counter_get_mode()
local
599
struct rdma_
port_counter
*
port_counter
;
rdma_counter_init()
local
631
struct rdma_
port_counter
*
port_counter
;
rdma_counter_release()
local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H
A
D
counters.c
13
static int __counter_set_mode(struct rdma_port_counter *
port_counter
,
in __counter_set_mode()
argument
46
struct rdma_port_counter *
port_counter
;
in rdma_counter_set_auto_mode()
local
145
struct rdma_
port_counter
*
port_counter
;
alloc_and_bind()
local
209
struct rdma_
port_counter
*
port_counter
;
rdma_counter_free()
local
259
struct rdma_
port_counter
*
port_counter
;
counter_history_stat_update()
local
281
struct rdma_
port_counter
*
port_counter
;
rdma_get_counter_auto_mode()
local
325
struct rdma_
port_counter
*
port_counter
;
rdma_counter_bind_qp_auto()
local
431
struct rdma_
port_counter
*
port_counter
;
rdma_counter_get_hwstat_value()
local
487
struct rdma_
port_counter
*
port_counter
;
rdma_counter_bind_qpn()
local
537
struct rdma_
port_counter
*
port_counter
;
rdma_counter_bind_qpn_alloc()
local
584
struct rdma_
port_counter
*
port_counter
;
rdma_counter_unbind_qpn()
local
618
struct rdma_
port_counter
*
port_counter
;
rdma_counter_get_mode()
local
629
struct rdma_
port_counter
*
port_counter
;
rdma_counter_init()
local
661
struct rdma_
port_counter
*
port_counter
;
rdma_counter_release()
local
[all...]
/kernel/linux/linux-5.10/include/rdma/
H
A
D
ib_verbs.h
2177
struct rdma_port_counter
port_counter
;
member
/kernel/linux/linux-6.6/include/rdma/
H
A
D
ib_verbs.h
2218
struct rdma_port_counter
port_counter
;
member
Completed in 20 milliseconds