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:state_wanted
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H
A
D
qib_driver.c
170
if (ppd->
state_wanted
) {
in qib_wait_linkstate()
175
ppd->
state_wanted
= state;
in qib_wait_linkstate()
181
ppd->
state_wanted
= 0;
in qib_wait_linkstate()
H
A
D
qib.h
535
u32
state_wanted
;
member
572
wait_queue_head_t state_wait; /* for
state_wanted
*/
H
A
D
qib_iba6120.c
1097
if (ppd->
state_wanted
& ppd->lflags)
in handle_6120_errors()
H
A
D
qib_iba7220.c
1206
if (ppd->
state_wanted
& ppd->lflags)
in handle_7220_errors()
H
A
D
qib_iba7322.c
2006
if (ppd->
state_wanted
& ppd->lflags)
in handle_7322_p_errors()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H
A
D
qib_driver.c
171
if (ppd->
state_wanted
) {
in qib_wait_linkstate()
176
ppd->
state_wanted
= state;
in qib_wait_linkstate()
182
ppd->
state_wanted
= 0;
in qib_wait_linkstate()
H
A
D
qib.h
531
u32
state_wanted
;
member
568
wait_queue_head_t state_wait; /* for
state_wanted
*/
H
A
D
qib_iba6120.c
1094
if (ppd->
state_wanted
& ppd->lflags)
in handle_6120_errors()
H
A
D
qib_iba7220.c
1206
if (ppd->
state_wanted
& ppd->lflags)
in handle_7220_errors()
H
A
D
qib_iba7322.c
1984
if (ppd->
state_wanted
& ppd->lflags)
in handle_7322_p_errors()
Completed in 48 milliseconds