Sign in
cos
/
third_party
/
kernel
/
fc04f30c5a96c1629258612c97e9f0508abe25c0
/
.
/
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
);