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:qib_lookup
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H
A
D
qib_eeprom.c
152
struct qib_devdata *dd0 =
qib_lookup
(0);
in qib_get_eeprom_info()
H
A
D
qib_diag.c
517
dd =
qib_lookup
(unit);
in qib_diag_open()
568
dd =
qib_lookup
(dp.unit);
in qib_diagpkt_write()
H
A
D
qib_file_ops.c
1394
struct qib_devdata *dd =
qib_lookup
(unit);
in find_free_ctxt()
1427
struct qib_devdata *dd =
qib_lookup
(ndev);
in get_a_ctxt()
1458
struct qib_devdata *dd =
qib_lookup
(ndev);
in get_a_ctxt()
1484
struct qib_devdata *dd =
qib_lookup
(ndev);
in find_shared_ctxt()
1544
struct qib_devdata *dd =
qib_lookup
(ndev);
in find_hca()
H
A
D
qib_driver.c
741
struct qib_devdata *dd =
qib_lookup
(unit);
in qib_reset_device()
H
A
D
qib.h
1110
extern struct qib_devdata *
qib_lookup
(int unit);
H
A
D
qib_init.c
787
struct qib_devdata *
qib_lookup
(int unit)
in qib_lookup()
function
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H
A
D
qib_eeprom.c
152
struct qib_devdata *dd0 =
qib_lookup
(0);
in qib_get_eeprom_info()
H
A
D
qib_diag.c
517
dd =
qib_lookup
(unit);
in qib_diag_open()
568
dd =
qib_lookup
(dp.unit);
in qib_diagpkt_write()
H
A
D
qib_file_ops.c
1393
struct qib_devdata *dd =
qib_lookup
(unit);
in find_free_ctxt()
1426
struct qib_devdata *dd =
qib_lookup
(ndev);
in get_a_ctxt()
1457
struct qib_devdata *dd =
qib_lookup
(ndev);
in get_a_ctxt()
1483
struct qib_devdata *dd =
qib_lookup
(ndev);
in find_shared_ctxt()
1543
struct qib_devdata *dd =
qib_lookup
(ndev);
in find_hca()
H
A
D
qib_driver.c
742
struct qib_devdata *dd =
qib_lookup
(unit);
in qib_reset_device()
H
A
D
qib.h
1106
extern struct qib_devdata *
qib_lookup
(int unit);
H
A
D
qib_init.c
787
struct qib_devdata *
qib_lookup
(int unit)
in qib_lookup()
function
Completed in 33 milliseconds