Home
last modified time | relevance | path

Searched defs:percpu_counter (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h1810 struct percpu_counter { struct
1811 raw_spinlock_t lock;
1812 s64 count;
1813 struct list_head list;
1814 s32 *counters;
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h3994 struct percpu_counter { struct
4003 struct percpu_counter epoll_watches; argument
H A Dvmlinux_600.h3994 struct percpu_counter { struct
4003 struct percpu_counter epoll_watches; argument
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h1983 struct percpu_counter { struct
1984 raw_spinlock_t lock;
1985 s64 count;
1986 struct list_head list;
1987 s32 *counters;
H A Dvmlinux_602.h1983 struct percpu_counter { struct
1984 raw_spinlock_t lock;
1985 s64 count;
1986 struct list_head list;
1987 s32 *counters;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h3550 struct percpu_counter { struct
3559 struct percpu_counter epoll_watches; argument
H A Dvmlinux_518.h3550 struct percpu_counter { struct
3559 struct percpu_counter epoll_watches; argument
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h2639 struct percpu_counter { struct
2640 raw_spinlock_t lock;
2641 s64 count;
2642 struct list_head list;
2643 s32 __attribute__((btf_type_tag("percpu"))) *counters;
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h3459 struct percpu_counter { struct
3468 struct percpu_counter epoll_watches; argument
H A Dvmlinux.h3459 struct percpu_counter { struct
3468 struct percpu_counter epoll_watches; argument
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h2007 struct percpu_counter { struct
2008 raw_spinlock_t lock;
2009 s64 count;
2010 struct list_head list;
2011 s32 *counters;
H A Dvmlinux.h2007 struct percpu_counter { struct
2008 raw_spinlock_t lock;
2009 s64 count;
2010 struct list_head list;
2011 s32 *counters;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h2196 struct percpu_counter { struct
2197 raw_spinlock_t lock;
2198 s64 count;
2199 struct list_head list;
2200 s32 __attribute__((btf_type_tag("percpu"))) *counters;