Searched defs:unpriv (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/parisc/include/asm/
H A Dhardware.h63 volatile uint32_t unpriv[512]; member in struct:io_module
/linux-master/tools/testing/selftests/bpf/
H A Dtest_loader.c61 struct test_subspec unpriv; member in struct:test_spec
557 run_subtest(struct test_loader *tester, struct bpf_object_open_opts *open_opts, const void *obj_bytes, size_t obj_byte_cnt, struct test_spec *specs, struct test_spec *spec, bool unpriv) argument
[all...]
H A Dtest_verifier.c1262 static int do_prog_test_run(int fd_prog, bool unpriv, uint32_t expected_val, argument
1513 static void do_test_single(struct bpf_test *test, bool unpriv, argument
1768 do_test(bool unpriv, unsigned int from, unsigned int to) argument
1816 bool unpriv = !is_admin(); local
[all...]
/linux-master/kernel/bpf/
H A Dverifier.c220 bpf_map_ptr_store(struct bpf_insn_aux_data *aux, const struct bpf_map *map, bool unpriv) argument

Completed in 319 milliseconds