Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpercpu.c2909 int allocs = 0, wasted = 0; in pcpu_build_alloc_info() local
2916 allocs += this_allocs; in pcpu_build_alloc_info()
2929 if (allocs > last_allocs) in pcpu_build_alloc_info()
2931 last_allocs = allocs; in pcpu_build_alloc_info()
H A Dslab.c3909 unsigned long allocs = cachep->num_allocations; in slabinfo_show_stats() local
3919 allocs, high, grown, in slabinfo_show_stats()
/openbmc/linux/include/net/
H A Dneighbour.h116 unsigned long allocs; /* number of allocated neighs */ member
/openbmc/linux/net/core/
H A Dneighbour.c509 NEIGH_CACHE_STAT_INC(tbl, allocs); in neigh_alloc()
2219 ndst.ndts_allocs += READ_ONCE(st->allocs); in neightbl_fill_info()
3479 st->allocs, in neigh_stat_seq_show()
/openbmc/linux/Documentation/networking/
H A Drds.rst356 - allocs work requests from send ring
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.h3072 struct wmi_sched_scheme_slot allocs[WMI_SCHED_MAX_ALLOCS_PER_CMD]; member
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt5829 allocs to different slabs, especially in hardened
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch7124 + cma_buf_pool_cancel(p_sys->cma_pool); // Abort any pending frame allocs