Searched refs:debug_alloc_pool_aligned (Results 1 – 1 of 1) sorted by relevance
708 static u64 debug_alloc_pool_aligned[256*1024/dah_align]; /* 256K pool */ variable709 static char *debug_alloc_pool = (char *)debug_alloc_pool_aligned;756 h->size = sizeof(debug_alloc_pool_aligned) - dah_overhead; in debug_kmalloc()810 (char *)p >= debug_alloc_pool + sizeof(debug_alloc_pool_aligned)) { in debug_kfree()880 (h_free->size == sizeof(debug_alloc_pool_aligned) - dah_overhead || in debug_kusage()904 sizeof(debug_alloc_pool_aligned)) in debug_kusage()