Home
last modified time | relevance | path

Searched defs:raid6_empty_zero_page (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/lib/raid6/test/
H A Dtest.c21 const char raid6_empty_zero_page[PAGE_SIZE] __attribute__((aligned(PAGE_SIZE))); variable
/kernel/linux/linux-6.6/lib/raid6/
H A Dalgos.c22 const char raid6_empty_zero_page[PAGE_SIZE] __attribute__((aligned(256))); variable
23 EXPORT_SYMBOL(raid6_empty_zero_page); variable
/kernel/linux/linux-6.6/lib/raid6/test/
H A Dtest.c21 const char raid6_empty_zero_page[PAGE_SIZE] __attribute__((aligned(PAGE_SIZE))); variable
/kernel/linux/linux-5.10/lib/raid6/
H A Dalgos.c23 const char raid6_empty_zero_page[PAGE_SIZE] __attribute__((aligned(256))); variable
24 EXPORT_SYMBOL(raid6_empty_zero_page); variable
/kernel/linux/linux-5.10/include/linux/raid/
H A Dpq.h20 # define raid6_empty_zero_page empty_zero_page macro

Completed in 2 milliseconds