Searched +full:debian +full:- +full:android (Results 1 – 2 of 2) sorted by relevance
5 ----------[all...]
1 // SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)6 * Copyright (C) 2013-2015 Alexei Starovoitov <ast@kernel.org>71 #pragma GCC diagnostic ignored "-Wformat-nonliteral"301 if (err != -EPERM || geteuid() != 0) in pr_perm_msg()318 pr_warn("permission error while running as root; try raising 'ulimit -l'? current value: %s\n", in pr_perm_msg()332 fd = -1; \343 /* as of v1.0 libbpf_set_strict_mode() is a no-op */ in libbpf_set_strict_mode()399 /* stored as sec_def->cookie for all libbpf-supported SEC()s */418 /* BPF program support non-linear XDP buffer */461 * program. For the entry-point (main) BPF program, this is always[all …]