Lines Matching defs:same
2113 * could be allocated from the same slab cache it's being allocated for.
2118 * may come from the same cache, forcing it to use a different cache.
2530 * of slab_obj_exts being allocated from the same slab and thus the slab
2760 * Prevent recursion to the same cache, or a deep stack of kmallocs of
5336 * See the comment for the same check in
5388 * to retry from bucket of the same size.
5655 /* Also unlikely for the same reason */
6613 * -> kfree_nolock() -> kasan_report_invalid_free() on the same CPU
6736 * initial memory allocation, every subsequent call to this API for the same
6918 * initial memory allocation, every subsequent call to this API for the same
6926 * same memory allocation.
6969 * a limited look ahead) and extract objects belonging to the same
6987 size_t same;
7017 same = size;
7026 same--;
7027 if (size != same)
7028 swap(p[size], p[same]);
7037 return same;
7486 * the order can only result in same or less fractional waste, not more.
8443 * It's still early in boot so treat this like same as a failure to