Searched defs:percpu_counter (Results 1 – 2 of 2) sorted by relevance
2639 struct percpu_counter { struct2640 raw_spinlock_t lock;2641 s64 count;2642 struct list_head list;2643 s32 __attribute__((btf_type_tag("percpu"))) *counters;
2196 struct percpu_counter { struct2197 raw_spinlock_t lock;2198 s64 count;2199 struct list_head list;2200 s32 __attribute__((btf_type_tag("percpu"))) *counters;