Home
last modified time | relevance | path

Searched refs:must_succeed (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_tc_tunnel.c209 static int send_and_test_data(struct subtest_cfg *cfg, bool must_succeed) in send_and_test_data() argument
215 if (!must_succeed && !ASSERT_ERR_PTR(conn, "connection that must fail")) in send_and_test_data()
217 else if (!must_succeed) in send_and_test_data()
/linux/drivers/usb/host/
H A Dxhci.c1541 bool ctx_change, bool must_succeed);
2963 bool ctx_change, bool must_succeed) in xhci_configure_endpoint() argument
3016 udev->slot_id, must_succeed); in xhci_configure_endpoint()
3020 udev->slot_id, must_succeed); in xhci_configure_endpoint()