Home
last modified time | relevance | path

Searched defs:bpf_htab (Results 1 – 8 of 8) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dmap_ptr_kern.c91 struct bpf_htab { struct
100 __uint(map_flags, BPF_F_NO_PREALLOC); /* to test bpf_htab.count */ argument
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h36046 struct bpf_htab { struct
36047 struct bpf_map map;
36048 struct bucket *buckets;
36049 void *elems;
36078 struct bpf_htab *htab; argument
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h41414 struct bpf_htab { struct
41415 struct bpf_map map;
41416 struct bucket *buckets;
41417 void *elems;
41432 union {
41436 struct htab_elem **extra_elems;
41437 atomic_t count;
41438 u32 n_buckets;
41462 struct bpf_htab *htab; argument
Dvmlinux.h41414 struct bpf_htab { struct
41415 struct bpf_map map;
41416 struct bucket *buckets;
41417 void *elems;
41432 union {
41436 struct htab_elem **extra_elems;
41437 atomic_t count;
41438 u32 n_buckets;
41462 struct bpf_htab *htab; argument
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h30989 struct bpf_htab { struct
30990 struct bpf_map map;
30991 struct bucket *buckets;
30992 void *elems;
31021 struct bpf_htab *htab; argument
Dvmlinux_510.h30989 struct bpf_htab { struct
30990 struct bpf_map map;
30991 struct bucket *buckets;
30992 void *elems;
31021 struct bpf_htab *htab; argument
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h34823 struct bpf_htab { struct
34824 struct bpf_map map;
34825 struct bucket *buckets;
34826 void *elems;
34855 struct bpf_htab *htab; argument
Dvmlinux.h34823 struct bpf_htab { struct
34824 struct bpf_map map;
34825 struct bucket *buckets;
34826 void *elems;
34855 struct bpf_htab *htab; argument