Searched defs:zero_alloc (Results 1 – 2 of 2) sorted by relevance
53 int ttm_tt_create(struct ttm_buffer_object *bo, bool zero_alloc) in ttm_tt_create()
65 void *zero_alloc = Ident(malloc(0)); in TEST() local