OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:upm_wanted
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/rump/librump/rumpkern/
locks_up.c
52
int
upm_wanted
;
member in struct:upmtx
96
KASSERT(upm->
upm_wanted
== 0);
113
upm->
upm_wanted
++;
117
upm->
upm_wanted
--;
119
KASSERT(upm->
upm_wanted
>= 0);
146
if (upm->
upm_wanted
) {
locks_up.c
52
int
upm_wanted
;
member in struct:upmtx
96
KASSERT(upm->
upm_wanted
== 0);
113
upm->
upm_wanted
++;
117
upm->
upm_wanted
--;
119
KASSERT(upm->
upm_wanted
>= 0);
146
if (upm->
upm_wanted
) {
Completed in 126 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025