OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LoadKernel
(Results
1 - 3
of
3
) sorted by null
/external/vboot_reference/firmware/lib/
vboot_kernel.c
32
VbError_t
LoadKernel
(LoadKernelParams *params, VbCommonParams *cparams)
61
VBDEBUG(("
LoadKernel
() called with invalid params\n"));
101
VBDEBUG(("
LoadKernel
() called with sector size > KBUF_SIZE\n"));
528
* If
LoadKernel
() was called with bad parameters, shcall may not be
/external/vboot_reference/tests/
vboot_api_kernel_tests.c
278
VbError_t
LoadKernel
(LoadKernelParams *params, VbCommonParams *cparams)
/system/extras/simpleperf/
dso.cpp
198
result =
LoadKernel
();
236
bool Dso::
LoadKernel
() {
Completed in 127 milliseconds