Searched refs:allocs (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/uwb/ |
D | drp-ie.c | 149 zones = drp_ie->allocs; in uwb_drp_ie_from_bm() 178 drp_ie->allocs[i].zone_bm = cpu_to_le16(zones[i].zone_bm); in uwb_drp_ie_from_bm() 179 drp_ie->allocs[i].mas_bm = cpu_to_le16(zones[i].mas_bm); in uwb_drp_ie_from_bm() 307 alloc = &drp_ie->allocs[cnt]; in uwb_drp_ie_to_bm()
|
/Linux-v4.19/arch/arm/common/ |
D | dmabounce.c | 66 unsigned long allocs; member 93 device_info->small.allocs, in dmabounce_show() 94 device_info->large.allocs, in dmabounce_show() 95 device_info->total_allocs - device_info->small.allocs - in dmabounce_show() 96 device_info->large.allocs, in dmabounce_show() 156 pool->allocs++; in alloc_safe_buffer() 482 DO_STATS(pool->allocs = 0); in dmabounce_init_pool()
|
/Linux-v4.19/include/linux/uwb/ |
D | spec.h | 307 struct uwb_drp_alloc allocs[]; member 406 struct uwb_drp_alloc allocs[]; member
|
/Linux-v4.19/mm/ |
D | percpu.c | 2337 int allocs = 0, wasted = 0; in pcpu_build_alloc_info() local 2344 allocs += this_allocs; in pcpu_build_alloc_info() 2357 if (allocs > last_allocs) in pcpu_build_alloc_info() 2359 last_allocs = allocs; in pcpu_build_alloc_info()
|
D | slab.c | 4135 unsigned long allocs = cachep->num_allocations; in slabinfo_show_stats() local 4145 allocs, high, grown, in slabinfo_show_stats()
|
/Linux-v4.19/include/net/ |
D | neighbour.h | 114 unsigned long allocs; /* number of allocated neighs */ member
|
/Linux-v4.19/net/core/ |
D | neighbour.c | 338 NEIGH_CACHE_STAT_INC(tbl, allocs); in neigh_alloc() 1912 ndst.ndts_allocs += st->allocs; in neightbl_fill_info() 2848 st->allocs, in neigh_stat_seq_show()
|
/Linux-v4.19/Documentation/networking/ |
D | rds.txt | 333 allocs work requests from send ring
|
/Linux-v4.19/drivers/net/wireless/ath/wil6210/ |
D | wmi.h | 3021 struct wmi_sched_scheme_slot allocs[WMI_SCHED_MAX_ALLOCS_PER_CMD]; member
|
/Linux-v4.19/Documentation/admin-guide/ |
D | kernel-parameters.txt | 4071 allocs to different slabs, especially in hardened
|