Lines Matching refs:alloc
568 enum track_item alloc)
574 return p + alloc;
578 enum track_item alloc, unsigned long addr)
580 struct track *p = get_track(s, object, alloc);
1029 int alloc)
1034 alloc ? "alloc" : "free",
1038 if (!alloc)
1104 /* Object debug checks for alloc/free paths */
1772 * Try a lower order alloc if possible
2845 * Irqless object alloc/free algorithm used here depends on sequence
2849 * page could be one associated with next tid and our alloc/free
4719 struct page *page, enum track_item alloc)
4728 add_location(t, s, get_track(s, p, alloc));
4733 enum track_item alloc)
4757 process_slab(&t, s, page, alloc);
4759 process_slab(&t, s, page, alloc);