Home
last modified time | relevance | path

Searched refs:percpu_array (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dlsm.c40 } percpu_array SEC(".maps");
133 value = bpf_map_lookup_elem(&percpu_array, &key); in BPF_PROG()
H A Dtest_unpriv_bpf_disabled.c27 } percpu_array SEC(".maps");
H A Dmap_ptr_kern.c232 struct bpf_array *percpu_array = (struct bpf_array *)&m_percpu_array; in check_percpu_array() local
235 VERIFY(check_default(&percpu_array->map, map)); in check_percpu_array()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dunpriv_bpf_disabled.c248 map_fds[1] = bpf_map__fd(skel->maps.percpu_array); in test_unpriv_bpf_disabled()
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-map.rst53 | | **percpu_array** | **stack_trace** | **cgroup_array** | **lru_hash**