Home
last modified time | relevance | path

Searched refs:tb_path_free (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dpath.c91 * tb_path_free() to release the path and allocated HopIDs when the path
96 * cleaned up by calling tb_path_deactivate() before tb_path_free().
206 tb_path_free(path); in tb_path_discover()
336 tb_path_free(path); in tb_path_alloc()
341 * tb_path_free() - free a path
346 void tb_path_free(struct tb_path *path) in tb_path_free() function
H A Dtest.c798 tb_path_free(path); in tb_test_path_not_bonded_lane0()
860 tb_path_free(path); in tb_test_path_not_bonded_lane1()
940 tb_path_free(path); in tb_test_path_not_bonded_lane1_chain()
1020 tb_path_free(path); in tb_test_path_not_bonded_lane1_chain_reverse()
1112 tb_path_free(path); in tb_test_path_mixed_chain()
1204 tb_path_free(path); in tb_test_path_mixed_chain_reverse()
H A Dtb.h894 void tb_path_free(struct tb_path *path);
H A Dtunnel.c1223 tb_path_free(tunnel->paths[i]); in tb_tunnel_free()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dpath.c92 * @alloc_hopid is true). Call tb_path_free() to release the path and
97 * cleaned up by calling tb_path_deactivate() before tb_path_free().
216 tb_path_free(path); in tb_path_discover()
348 tb_path_free(path); in tb_path_alloc()
353 * tb_path_free() - free a path
358 void tb_path_free(struct tb_path *path) in tb_path_free() function
H A Dtest.c925 tb_path_free(path); in tb_test_path_not_bonded_lane0()
987 tb_path_free(path); in tb_test_path_not_bonded_lane1()
1067 tb_path_free(path); in tb_test_path_not_bonded_lane1_chain()
1147 tb_path_free(path); in tb_test_path_not_bonded_lane1_chain_reverse()
1239 tb_path_free(path); in tb_test_path_mixed_chain()
1331 tb_path_free(path); in tb_test_path_mixed_chain_reverse()
H A Dtb.h1096 void tb_path_free(struct tb_path *path);
H A Dtunnel.c2086 tb_path_free(tunnel->paths[i]); in tb_tunnel_free()

Completed in 25 milliseconds