Home
last modified time | relevance | path

Searched defs:bpf_htab (Results 1 – 12 of 12) 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.h97003 struct bpf_htab { struct
97004 struct bpf_map map;
97005 struct bpf_mem_alloc ma;
97006 struct bpf_mem_alloc pcpu_ma;
97007 struct bucket *buckets;
97008 void *elems;
97013 union {
97017 struct htab_elem **extra_elems;
97018 struct percpu_counter pcount;
97019 atomic_t count;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h102406 struct bpf_htab { struct
102407 struct bpf_map map;
102408 struct bpf_mem_alloc ma;
102409 struct bpf_mem_alloc pcpu_ma;
102410 struct bucket *buckets;
102411 void *elems;
102414 union {
102418 struct htab_elem **extra_elems;
102419 struct percpu_counter pcount;
102420 atomic_t count;
[all …]
Dvmlinux.h102406 struct bpf_htab { struct
102407 struct bpf_map map;
102408 struct bpf_mem_alloc ma;
102409 struct bpf_mem_alloc pcpu_ma;
102410 struct bucket *buckets;
102411 void *elems;
102414 union {
102418 struct htab_elem **extra_elems;
102419 struct percpu_counter pcount;
102420 atomic_t count;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h93646 struct bpf_htab { struct
93647 struct bpf_map map;
93648 struct bucket *buckets;
93649 void *elems;
93664 union {
93688 struct bpf_htab *htab; argument
Dvmlinux.h93646 struct bpf_htab { struct
93647 struct bpf_map map;
93648 struct bucket *buckets;
93649 void *elems;
93664 union {
93688 struct bpf_htab *htab; argument
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h27671 struct bpf_htab { struct
27672 struct bpf_map map;
27673 struct bpf_mem_alloc ma;
27674 struct bpf_mem_alloc pcpu_ma;
27675 struct bucket *buckets;
27676 void *elems;
27679 union {
27683 struct htab_elem **extra_elems;
27684 struct percpu_counter pcount;
27685 atomic_t count;
[all …]
Dvmlinux.h27671 struct bpf_htab { struct
27672 struct bpf_map map;
27673 struct bpf_mem_alloc ma;
27674 struct bpf_mem_alloc pcpu_ma;
27675 struct bucket *buckets;
27676 void *elems;
27679 union {
27683 struct htab_elem **extra_elems;
27684 struct percpu_counter pcount;
27685 atomic_t count;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h43796 struct bpf_htab { struct
43797 struct bpf_map map;
43798 struct bucket *buckets;
43799 void *elems;
43806 union {
43830 struct bpf_htab *htab; argument
Dvmlinux_518.h43796 struct bpf_htab { struct
43797 struct bpf_map map;
43798 struct bucket *buckets;
43799 void *elems;
43806 union {
43830 struct bpf_htab *htab; argument
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h68677 struct bpf_htab { struct
68678 struct bpf_map map;
68679 struct bucket *buckets;
68680 void *elems;
68687 union {
68711 struct bpf_htab *htab; argument
Dvmlinux.h68677 struct bpf_htab { struct
68678 struct bpf_map map;
68679 struct bucket *buckets;
68680 void *elems;
68687 union {
68711 struct bpf_htab *htab; argument