Searched defs:unpriv (Results 1 – 4 of 4) sorted by relevance
12721 static void do_test_single(struct bpf_test *test, bool unpriv, in do_test_single()12874 static int do_test(bool unpriv, unsigned int from, unsigned int to) in do_test()12913 bool unpriv = !is_admin(); in main() local
63 volatile uint32_t unpriv[512]; member
83 bool unpriv = !capable(CAP_SYS_ADMIN); in array_map_alloc() local
176 const struct bpf_map *map, bool unpriv) in bpf_map_ptr_store()