OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drm_lock_take
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm/dist/bsd-core/
drm_lock.c
73
if (
drm_lock_take
(&dev->lock, lock->context)) {
133
int
drm_lock_take
(struct drm_lock_data *lock_data, unsigned int context)
function in typeref:typename:int
/src/sys/external/bsd/drm2/dist/drm/
drm_lock.c
52
static int
drm_lock_take
(struct drm_lock_data *lock_data, unsigned int context);
64
int
drm_lock_take
(struct drm_lock_data *lock_data,
function in typeref:typename:int
206
if (
drm_lock_take
(&master->lock, lock->context)) {
305
ret =
drm_lock_take
(lock_data, DRM_KERNEL_CONTEXT);
Completed in 38 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025