OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_requesting
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
viogpu.c
157
* sc_mutex protects
is_requesting
, needs_update, and req_wait. It is
163
bool
is_requesting
;
member in struct:viogpu_softc
224
sc->
is_requesting
= false;
443
while (sc->
is_requesting
== true)
450
while (sc->
is_requesting
== true)
469
if (sc->
is_requesting
== false)
524
sc->
is_requesting
= true;
584
sc->
is_requesting
= false;
Completed in 12 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025