Searched refs:__f (Results 1 – 2 of 2) sorted by relevance
69 struct dma_fence *__f[] = { __VA_ARGS__ }; \70 struct dma_fence_unwrap __c[ARRAY_SIZE(__f)]; \72 __dma_fence_unwrap_merge(ARRAY_SIZE(__f), __f, __c); \
586 #define folio_test_highmem(__f) is_highmem_idx(folio_zonenum(__f)) in PAGEFLAG() argument