OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isd_lock
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/
if.c
262
kmutex_t
isd_lock
;
member in struct:if_slowtimo_data
798
mutex_init(&isd->
isd_lock
, MUTEX_DEFAULT, IPL_SOFTCLOCK);
1372
mutex_enter(&isd->
isd_lock
);
1374
mutex_exit(&isd->
isd_lock
);
1378
mutex_destroy(&isd->
isd_lock
);
2659
mutex_enter(&isd->
isd_lock
);
2670
mutex_exit(&isd->
isd_lock
);
2686
mutex_enter(&isd->
isd_lock
);
2694
mutex_exit(&isd->
isd_lock
);
2711
mutex_enter(&isd->
isd_lock
);
[
all
...]
Completed in 45 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025