Home
last modified time | relevance | path

Searched defs:orders (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/drm/ttm/
Dttm_pool.h75 struct ttm_pool_type orders[MAX_ORDER]; member
/linux-6.1.9/drivers/dma-buf/heaps/
Dsystem_heap.c55 static const unsigned int orders[] = {8, 4, 0}; variable
/linux-6.1.9/drivers/crypto/hisilicon/
Dqm.c273 #define QM_MK_SQC_W13(priority, orders, alg_type) \ argument