Home
last modified time | relevance | path

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

/linux/fs/resctrl/
H A Dinternal.h248 #define RFTYPE_CTRL BIT(4) macro
264 #define RFTYPE_CTRL_INFO (RFTYPE_INFO | RFTYPE_CTRL)
270 #define RFTYPE_CTRL_BASE (RFTYPE_BASE | RFTYPE_CTRL)
H A Drdtgroup.c3791 files = RFTYPE_BASE | RFTYPE_CTRL; in mkdir_rdt_prepare()