Searched refs:kup (Results 1 – 1 of 1) sorted by relevance
737 int *kup; in check_zone_free() local744 kup = btokup(z); in check_zone_free()745 *kup = 0; in check_zone_free()905 int *kup; in _kmalloc_debug() local911 kup = btokup(z); in _kmalloc_debug()912 *kup = 0; in _kmalloc_debug()943 int *kup; in _kmalloc_debug() local953 kup = btokup(chunk); in _kmalloc_debug()954 *kup = size / PAGE_SIZE; in _kmalloc_debug()1062 int *kup; in _kmalloc_debug() local[all …]