Searched refs:test_format (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/tools/perf/tests/ |
D | pmu.c | 11 static struct test_format { struct 99 struct test_format *format = &test_formats[i]; in test_format_dir_get()
|
/Linux-v6.1/drivers/net/ethernet/sfc/ |
D | ethtool_common.c | 268 const char *test_format, const char *test_id) in efx_fill_test() argument 283 snprintf(test_str, sizeof(test_str), test_format, test_id); in efx_fill_test()
|
/Linux-v6.1/drivers/net/ethernet/sfc/siena/ |
D | ethtool_common.c | 211 const char *test_format, const char *test_id) in efx_fill_test() argument 226 snprintf(test_str, sizeof(test_str), test_format, test_id); in efx_fill_test()
|
/Linux-v6.1/drivers/net/ethernet/sfc/falcon/ |
D | ethtool.c | 211 const char *test_format, const char *test_id) in ef4_fill_test() argument 226 snprintf(test_str, sizeof(test_str), test_format, test_id); in ef4_fill_test()
|