Searched refs:tc_skel_reset_all_seen (Results 1 – 3 of 3) sorted by relevance
70 tc_skel_reset_all_seen(skel); in serial_test_tc_links_basic()103 tc_skel_reset_all_seen(skel); in serial_test_tc_links_basic()194 tc_skel_reset_all_seen(skel); in test_tc_links_before_target()251 tc_skel_reset_all_seen(skel); in test_tc_links_before_target()348 tc_skel_reset_all_seen(skel); in test_tc_links_after_target()405 tc_skel_reset_all_seen(skel); in test_tc_links_after_target()507 tc_skel_reset_all_seen(skel); in test_tc_links_revision_target()587 tc_skel_reset_all_seen(skel); in test_tc_chain_classic()600 tc_skel_reset_all_seen(skel); in test_tc_chain_classic()711 tc_skel_reset_all_seen(skel); in test_tc_links_replace_target()[all …]
62 tc_skel_reset_all_seen(skel); in serial_test_tc_opts_basic()87 tc_skel_reset_all_seen(skel); in serial_test_tc_opts_basic()168 tc_skel_reset_all_seen(skel); in test_tc_opts_before_target()225 tc_skel_reset_all_seen(skel); in test_tc_opts_before_target()320 tc_skel_reset_all_seen(skel); in test_tc_opts_after_target()377 tc_skel_reset_all_seen(skel); in test_tc_opts_after_target()523 tc_skel_reset_all_seen(skel); in test_tc_opts_revision_target()618 tc_skel_reset_all_seen(skel); in test_tc_chain_classic()631 tc_skel_reset_all_seen(skel); in test_tc_chain_classic()738 tc_skel_reset_all_seen(skel); in test_tc_opts_replace_target()[all …]
69 static inline void tc_skel_reset_all_seen(struct test_tc_link *skel) in tc_skel_reset_all_seen() function