Home
last modified time | relevance | path

Searched refs:mount_resctrlfs (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/resctrl/
H A Dresctrl.h170 int mount_resctrlfs(void);
H A Dresctrl_tests.c94 res = mount_resctrlfs(); in test_prepare()
H A Dresctrlfs.c56 * mount_resctrlfs - Mount resctrl FS at /sys/fs/resctrl
63 int mount_resctrlfs(void) in mount_resctrlfs() function