OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ww_mutex_lock
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/include/linux/
ww_mutex.h
92
#define
ww_mutex_lock
linux_ww_mutex_lock
macro
114
int
ww_mutex_lock
(struct ww_mutex *, struct ww_acquire_ctx *);
/src/sys/external/bsd/drm2/dist/drm/
drm_modeset_lock.c
268
ret =
ww_mutex_lock
(&lock->mutex, &ctx->ww_ctx);
349
ww_mutex_lock
(&lock->mutex, NULL);
/src/sys/external/bsd/drm2/linux/
linux_dma_resv.c
154
return
ww_mutex_lock
(&robj->lock, ctx);
linux_ww_mutex.c
468
* Internal subroutine, implementing
ww_mutex_lock
(..., NULL).
563
*
ww_mutex_lock
(mutex, ctx)
567
* - If ctx is null, caller must not hold mutex, and
ww_mutex_lock
578
ww_mutex_lock
(struct ww_mutex *mutex, struct ww_acquire_ctx *ctx)
function in typeref:typename:int
686
* - If ctx is null, caller must not hold mutex, and
ww_mutex_lock
815
* Slow path: After
ww_mutex_lock
* has failed with -EDEADLK, and
892
* Slow path: After
ww_mutex_lock
* has failed with -EDEADLK, and
Completed in 13 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025