/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | map_ptr_kern.c | 91 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 D | vmlinux.h | 97003 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 D | vmlinux.h | 102406 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 D | vmlinux_602.h | 102406 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 D | vmlinux.h | 33781 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 D | vmlinux.h | 93646 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 D | vmlinux_600.h | 93646 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 D | vmlinux_602.h | 27671 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 D | vmlinux.h | 27671 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 D | vmlinux.h | 43443 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 D | vmlinux.h | 43796 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 D | vmlinux_518.h | 43796 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 D | vmlinux_608.h | 68677 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 D | vmlinux.h | 68677 struct bpf_htab { struct 68678 struct bpf_map map; 68679 struct bucket *buckets; 68680 void *elems; 68687 union { 68711 struct bpf_htab *htab; argument
|