OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sd_lock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
subr_specificdata.c
92
kmutex_t
sd_lock
;
member in struct:specificdata_domain
156
mutex_init(&sd->
sd_lock
, MUTEX_DEFAULT, IPL_NONE);
192
mutex_enter(&sd->
sd_lock
);
216
mutex_exit(&sd->
sd_lock
);
233
mutex_enter(&sd->
sd_lock
);
249
mutex_exit(&sd->
sd_lock
);
291
mutex_enter(&sd->
sd_lock
);
298
mutex_exit(&sd->
sd_lock
);
377
mutex_enter(&sd->
sd_lock
);
380
mutex_exit(&sd->
sd_lock
);
[
all
...]
subr_specificdata.c
92
kmutex_t
sd_lock
;
member in struct:specificdata_domain
156
mutex_init(&sd->
sd_lock
, MUTEX_DEFAULT, IPL_NONE);
192
mutex_enter(&sd->
sd_lock
);
216
mutex_exit(&sd->
sd_lock
);
233
mutex_enter(&sd->
sd_lock
);
249
mutex_exit(&sd->
sd_lock
);
291
mutex_enter(&sd->
sd_lock
);
298
mutex_exit(&sd->
sd_lock
);
377
mutex_enter(&sd->
sd_lock
);
380
mutex_exit(&sd->
sd_lock
);
[
all
...]
Completed in 23 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025