Home
last modified time | relevance | path

Searched refs:alloc_host (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtest.c72 static struct tb_switch *alloc_host(struct kunit *test) in alloc_host() function
301 host = alloc_host(test); in tb_test_path_basic()
318 host = alloc_host(test); in tb_test_path_not_connected_walk()
373 host = alloc_host(test); in tb_test_path_single_hop_walk()
431 host = alloc_host(test); in tb_test_path_daisy_chain_walk()
492 host = alloc_host(test); in tb_test_path_simple_tree_walk()
571 host = alloc_host(test); in tb_test_path_complex_tree_walk()
671 host = alloc_host(test); in tb_test_path_max_length_walk()
721 host = alloc_host(test); in tb_test_path_not_connected()
774 host = alloc_host(tes in tb_test_path_not_bonded_lane0()
[all...]
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtest.c72 static struct tb_switch *alloc_host(struct kunit *test) in alloc_host() function
158 sw = alloc_host(test); in alloc_host_usb4()
428 host = alloc_host(test); in tb_test_path_basic()
445 host = alloc_host(test); in tb_test_path_not_connected_walk()
500 host = alloc_host(test); in tb_test_path_single_hop_walk()
558 host = alloc_host(test); in tb_test_path_daisy_chain_walk()
619 host = alloc_host(test); in tb_test_path_simple_tree_walk()
698 host = alloc_host(test); in tb_test_path_complex_tree_walk()
798 host = alloc_host(test); in tb_test_path_max_length_walk()
848 host = alloc_host(tes in tb_test_path_not_connected()
[all...]

Completed in 5 milliseconds