OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:watches_lock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/xen/xenbus/
xenbus_xs.c
92
static kmutex_t
watches_lock
;
variable in typeref:typename:kmutex_t
609
mutex_enter(&
watches_lock
);
612
mutex_exit(&
watches_lock
);
618
mutex_enter(&
watches_lock
);
620
mutex_exit(&
watches_lock
);
635
mutex_enter(&
watches_lock
);
638
mutex_exit(&
watches_lock
);
677
/* No need for
watches_lock
: the suspend_mutex is sufficient. */
759
mutex_enter(&
watches_lock
);
779
mutex_exit(&
watches_lock
);
[
all
...]
xenbus_xs.c
92
static kmutex_t
watches_lock
;
variable in typeref:typename:kmutex_t
609
mutex_enter(&
watches_lock
);
612
mutex_exit(&
watches_lock
);
618
mutex_enter(&
watches_lock
);
620
mutex_exit(&
watches_lock
);
635
mutex_enter(&
watches_lock
);
638
mutex_exit(&
watches_lock
);
677
/* No need for
watches_lock
: the suspend_mutex is sufficient. */
759
mutex_enter(&
watches_lock
);
779
mutex_exit(&
watches_lock
);
[
all
...]
Completed in 49 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025