Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H A Dresctrlfs.c15 static int find_resctrl_mount(char *buffer) in find_resctrl_mount() function
64 ret = find_resctrl_mount(NULL); in mount_resctrlfs()
81 ret = find_resctrl_mount(mountpoint); in umount_resctrlfs()
585 find_resctrl_mount(NULL) ? "not" : "is"); in check_resctrlfs_support()
627 ret = find_resctrl_mount(NULL); in validate_resctrl_feature_request()
/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/
H A Dresctrlfs.c15 static int find_resctrl_mount(char *buffer) in find_resctrl_mount() function
67 ret = find_resctrl_mount(mountpoint); in remount_resctrlfs()
593 find_resctrl_mount(NULL) ? "not" : "is"); in check_resctrlfs_support()

Completed in 3 milliseconds