Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
ulfh
/
linux-pm
/
c3f38fa61af77b49866b006939479069cd451173
/
.
/
tools
/
verification
/
rv
/
include
/
in_kernel.h
blob: 3090638c8d7105fc486c85087c1e83febdadd3f0 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
int
ikm_list_monitors
(
void
);
int
ikm_run_monitor
(
char
*
monitor
,
int
argc
,
char
**
argv
);