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