OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wwm_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/linux/
linux_ww_mutex.c
121
(mutex->
wwm_state
== WW_CTX && mutex->wwm_u.ctx == ctx)),
146
switch (mutex->
wwm_state
) {
202
mutex->
wwm_state
= WW_UNLOCKED;
223
KASSERT(mutex->
wwm_state
== WW_UNLOCKED);
232
KASSERT(mutex->
wwm_state
== WW_UNLOCKED);
253
switch (mutex->
wwm_state
) {
264
(int)mutex->
wwm_state
);
288
KASSERT(mutex->
wwm_state
== state);
292
if (mutex->
wwm_state
!= state)
296
KASSERT(mutex->
wwm_state
!= state)
[
all
...]
/src/sys/external/bsd/drm2/include/linux/
ww_mutex.h
69
uint8_t
wwm_state
;
member in struct:ww_mutex
Completed in 14 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025