Searched refs:OCXL_TEMPL_NAME_LEN (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/misc/ocxl/
H A Dconfig.c31 #define OCXL_TEMPL_NAME_LEN 24 macro
428 BUILD_BUG_ON(OCXL_AFU_NAME_SZ < OCXL_TEMPL_NAME_LEN);
429 for (i = 0; i < OCXL_TEMPL_NAME_LEN; i += 4) {
533 for (i = 0; i < OCXL_TEMPL_NAME_LEN; i++) {

Completed in 102 milliseconds