Lines Matching refs:kalloc_result
6266 static struct kalloc_result
6348 return (struct kalloc_result){ (void *)addr, elem_size }; in zalloc_return()
6352 static struct kalloc_result
6417 static struct kalloc_result
6431 return (struct kalloc_result){ }; in zalloc_item_slow()
6460 static struct kalloc_result
6488 static struct kalloc_result
6521 static struct kalloc_result
6547 return (struct kalloc_result){ mag, zone_elem_size(zone) }; in zalloc_cached_from_depot()
6554 static struct kalloc_result
6601 static struct kalloc_result
6674 static struct kalloc_result
6725 static struct kalloc_result
6748 struct kalloc_result
6843 struct kalloc_result kr;