Searched refs:allocs (Results 1 – 7 of 7) sorted by relevance
2916 int allocs = 0, wasted = 0; in pcpu_build_alloc_info() local2923 allocs += this_allocs; in pcpu_build_alloc_info()2936 if (allocs > last_allocs) in pcpu_build_alloc_info()2938 last_allocs = allocs; in pcpu_build_alloc_info()
3929 unsigned long allocs = cachep->num_allocations; in slabinfo_show_stats() local3939 allocs, high, grown, in slabinfo_show_stats()
116 unsigned long allocs; /* number of allocated neighs */ member
501 NEIGH_CACHE_STAT_INC(tbl, allocs); in neigh_alloc()2238 ndst.ndts_allocs += st->allocs; in neightbl_fill_info()3497 st->allocs, in neigh_stat_seq_show()
356 - allocs work requests from send ring
3072 struct wmi_sched_scheme_slot allocs[WMI_SCHED_MAX_ALLOCS_PER_CMD]; member
5620 allocs to different slabs, especially in hardened
Completed in 48 milliseconds