Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dpercpu.c2916 int allocs = 0, wasted = 0; in pcpu_build_alloc_info() local
2923 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()
A Dslab.c3929 unsigned long allocs = cachep->num_allocations; in slabinfo_show_stats() local
3939 allocs, high, grown, in slabinfo_show_stats()
/linux-6.3-rc2/include/net/
A Dneighbour.h116 unsigned long allocs; /* number of allocated neighs */ member
/linux-6.3-rc2/net/core/
A Dneighbour.c501 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()
/linux-6.3-rc2/Documentation/networking/
A Drds.rst356 - allocs work requests from send ring
/linux-6.3-rc2/drivers/net/wireless/ath/wil6210/
A Dwmi.h3072 struct wmi_sched_scheme_slot allocs[WMI_SCHED_MAX_ALLOCS_PER_CMD]; member
/linux-6.3-rc2/Documentation/admin-guide/
A Dkernel-parameters.txt5620 allocs to different slabs, especially in hardened

Completed in 47 milliseconds