Searched defs:allocs (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/arch/arm/common/ | ||
H A D | dmabounce.c | 65 unsigned long allocs; member in struct:dmabounce_pool |
/linux-4.1.27/include/net/ | ||
H A D | neighbour.h | 112 unsigned long allocs; /* number of allocated neighs */ member in struct:neigh_statistics |
/linux-4.1.27/mm/ | ||
H A D | percpu.c | 1840 int allocs = 0, wasted = 0; local |
H A D | slab.c | 3988 unsigned long allocs = cachep->num_allocations; slabinfo_show_stats() local |
/linux-4.1.27/include/linux/uwb/ | ||
H A D | spec.h | 307 struct uwb_drp_alloc allocs[]; member in struct:uwb_ie_drp 406 struct uwb_drp_alloc allocs[]; member in struct:uwb_relinquish_request_ie |
Completed in 270 milliseconds