Searched refs:type_ok (Results 1 – 2 of 2) sorted by relevance
119 my $type_ok = ($type and ${${$out}{types}}{$type});120 $type_ok = not $type_ok if $opt_n;123 if (not $type_ok) {
1008 bool type_ok = false; in ttm_bo_mem_space() local1020 type_ok = ttm_bo_mt_compatible(man, in ttm_bo_mem_space()1025 if (!type_ok) in ttm_bo_mem_space()1050 if ((type_ok && (mem_type == TTM_PL_SYSTEM)) || mem->mm_node) { in ttm_bo_mem_space()