Sign in
cos
/
third_party
/
kernel
/
24fc21afff6a88ece2f6e5e3163e54e15fb554b5
/
.
/
tools
/
testing
/
selftests
/
bpf
/
unpriv_helpers.h
blob: 151f673296652217a8d7413c5aeed781b96fb5c3 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0-only
#include
<stdbool.h>
#define
UNPRIV_SYSCTL
"kernel/unprivileged_bpf_disabled"
bool
get_unpriv_disabled
(
void
);