Searched refs:L3_PATH (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/tools/testing/selftests/resctrl/ | ||
D | resctrl.h | 32 #define L3_PATH "/sys/fs/resctrl/info/L3" macro |
D | resctrlfs.c | 628 if (!stat(L3_PATH, &statbuf)) in validate_resctrl_feature_request() |