Home
last modified time | relevance | path

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

/Linux-v6.6/include/drm/ttm/
Dttm_pool.h77 struct ttm_pool_type orders[MAX_ORDER + 1]; member
/Linux-v6.6/drivers/dma-buf/heaps/
Dsystem_heap.c54 static const unsigned int orders[] = {8, 4, 0}; variable
/Linux-v6.6/drivers/crypto/hisilicon/
Dqm.c242 #define QM_MK_SQC_W13(priority, orders, alg_type) \ argument