Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/resctrl/
H A Dresctrlfs.c16 static int find_resctrl_mount(char *buffer) in find_resctrl_mount() function
65 ret = find_resctrl_mount(NULL); in mount_resctrlfs()
82 ret = find_resctrl_mount(mountpoint); in umount_resctrlfs()
682 find_resctrl_mount(NULL) ? "not" : "is"); in check_resctrlfs_support()
720 ret = find_resctrl_mount(NULL); in resctrl_resource_exists()