Searched refs:percpu_hash (Results 1 – 5 of 5) sorted by relevance
47 } percpu_hash SEC(".maps");136 value = bpf_map_lookup_elem(&percpu_hash, &key); in BPF_PROG()
41 } percpu_hash SEC(".maps");
215 struct bpf_htab *percpu_hash = (struct bpf_htab *)&m_percpu_hash; in check_percpu_hash() local218 VERIFY(check_default(&percpu_hash->map, map)); in check_percpu_hash()
249 map_fds[3] = bpf_map__fd(skel->maps.percpu_hash); in test_unpriv_bpf_disabled()
52 | *TYPE* := { **hash** | **array** | **prog_array** | **perf_event_array** | **percpu_hash**