Home
last modified time | relevance | path

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

/tools/testing/selftests/resctrl/
A Dresctrlfs.c765 res = fgrep(inf, "nodev\tresctrl\n"); in check_resctrlfs_support()
792 char *fgrep(FILE *inf, const char *str) in fgrep() function
859 res = fgrep(inf, feature); in resctrl_mon_feature_exists()
A Dresctrl.h176 char *fgrep(FILE *inf, const char *str);
A Dresctrl_tests.c36 res = fgrep(inf, "vendor_id"); in detect_vendor()
/tools/testing/selftests/landlock/
A Dfs_test.c132 static bool fgrep(FILE *const inf, const char *const str) in fgrep() function
172 res = fgrep(inf, str); in supports_filesystem()

Completed in 15 milliseconds