OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:efi_lock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/arm/
efi_runtime.c
48
static kmutex_t
efi_lock
;
variable in typeref:typename:kmutex_t
99
mutex_init(&
efi_lock
, MUTEX_DEFAULT, IPL_HIGH);
128
mutex_enter(&
efi_lock
);
133
mutex_exit(&
efi_lock
);
147
mutex_enter(&
efi_lock
);
152
mutex_exit(&
efi_lock
);
167
mutex_enter(&
efi_lock
);
172
mutex_exit(&
efi_lock
);
186
mutex_enter(&
efi_lock
);
191
mutex_exit(&
efi_lock
);
[
all
...]
efi_runtime.c
48
static kmutex_t
efi_lock
;
variable in typeref:typename:kmutex_t
99
mutex_init(&
efi_lock
, MUTEX_DEFAULT, IPL_HIGH);
128
mutex_enter(&
efi_lock
);
133
mutex_exit(&
efi_lock
);
147
mutex_enter(&
efi_lock
);
152
mutex_exit(&
efi_lock
);
167
mutex_enter(&
efi_lock
);
172
mutex_exit(&
efi_lock
);
186
mutex_enter(&
efi_lock
);
191
mutex_exit(&
efi_lock
);
[
all
...]
Completed in 53 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025