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