OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mem_lock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/v7fs/
v7fs_impl.h
73
#define
MEM_LOCK
(x) ((x)->
mem_lock
.lock((x)->
mem_lock
.cookie))
74
#define MEM_UNLOCK(x) ((x)->
mem_lock
.unlock((x)->
mem_lock
.cookie))
80
#define
MEM_LOCK
(x) ((void)0)
115
struct lock_ops
mem_lock
; /* work memory allocation lock. */
member in struct:v7fs_self
v7fs_impl.h
73
#define
MEM_LOCK
(x) ((x)->
mem_lock
.lock((x)->
mem_lock
.cookie))
74
#define MEM_UNLOCK(x) ((x)->
mem_lock
.unlock((x)->
mem_lock
.cookie))
80
#define
MEM_LOCK
(x) ((void)0)
115
struct lock_ops
mem_lock
; /* work memory allocation lock. */
member in struct:v7fs_self
Completed in 21 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025