Home
last modified time | relevance | path

Searched refs:fst_size (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/arch/s390/include/uapi/asm/
Dvtoc.h201 __u32 fst_size; /* File Status Table (FST) size */ member
/Linux-v6.6/drivers/gpu/drm/ttm/tests/
Dttm_pool_test.c308 size_t fst_size = (1 << order) * PAGE_SIZE; in ttm_pool_alloc_order_mismatch() local
312 pool = ttm_pool_pre_populated(test, fst_size, caching); in ttm_pool_alloc_order_mismatch()