Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c91 struct bpf_htab { struct
100 __uint(map_flags, BPF_F_NO_PREALLOC); /* to test bpf_htab.count */ argument
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A 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 …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A 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 …]
H A 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 …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h33781 struct bpf_htab { struct
33782 struct bpf_map map;
33783 struct bpf_mem_alloc ma;
33784 struct bpf_mem_alloc pcpu_ma;
33785 struct bucket *buckets;
33786 void *elems;
33791 union {
33795 struct htab_elem * __attribute__((btf_type_tag("percpu"))) *extra_elems;
33796 struct percpu_counter pcount;
33797 atomic_t count;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A 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
H A 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
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A 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 …]
H A 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 …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h43443 struct bpf_htab { struct
43444 struct bpf_map map;
43445 struct bpf_mem_alloc ma;
43446 struct bpf_mem_alloc pcpu_ma;
43447 struct bucket *buckets;
43448 void *elems;
43453 union {
43457 struct htab_elem * __attribute__((btf_type_tag("percpu"))) *extra_elems;
43458 struct percpu_counter pcount;
43459 atomic_t count;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A 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
H A 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
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A 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
H A 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