Searched refs:tfo_cfg_value (Results 1 – 1 of 1) sorted by relevance
71 static int tfo_cfg_value; variable144 tfo_cfg, tfo_cfg_value); in do_cleanup()145 SAFE_FILE_PRINTF(tfo_cfg, "%d", tfo_cfg_value); in do_cleanup()619 SAFE_FILE_SCANF(tfo_cfg, "%d", &tfo_cfg_value); in check_tfo_value()620 tst_res(TINFO, "'%s' is %d", tfo_cfg, tfo_cfg_value); in check_tfo_value()628 if (tfo_cfg_value == tfo_value) in check_tfo_value()