Home
last modified time | relevance | path

Searched refs:allocs (Results 1 – 8 of 8) sorted by relevance

/linux/arch/arm/common/
A Ddmabounce.c64 unsigned long allocs; member
91 device_info->small.allocs, in dmabounce_show()
92 device_info->large.allocs, in dmabounce_show()
93 device_info->total_allocs - device_info->small.allocs - in dmabounce_show()
94 device_info->large.allocs, in dmabounce_show()
154 pool->allocs++; in alloc_safe_buffer()
474 DO_STATS(pool->allocs = 0); in dmabounce_init_pool()
/linux/mm/
A Dpercpu.c2926 int allocs = 0, wasted = 0; in pcpu_build_alloc_info() local
2933 allocs += this_allocs; in pcpu_build_alloc_info()
2946 if (allocs > last_allocs) in pcpu_build_alloc_info()
2948 last_allocs = allocs; in pcpu_build_alloc_info()
A Dslab.c4091 unsigned long allocs = cachep->num_allocations; in slabinfo_show_stats() local
4101 allocs, high, grown, in slabinfo_show_stats()
/linux/include/net/
A Dneighbour.h113 unsigned long allocs; /* number of allocated neighs */ member
/linux/net/core/
A Dneighbour.c448 NEIGH_CACHE_STAT_INC(tbl, allocs); in neigh_alloc()
2163 ndst.ndts_allocs += st->allocs; in neightbl_fill_info()
3417 st->allocs, in neigh_stat_seq_show()
/linux/Documentation/networking/
A Drds.rst356 - allocs work requests from send ring
/linux/drivers/net/wireless/ath/wil6210/
A Dwmi.h3072 struct wmi_sched_scheme_slot allocs[WMI_SCHED_MAX_ALLOCS_PER_CMD]; member
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt5189 allocs to different slabs, especially in hardened

Completed in 51 milliseconds