Home
last modified time | relevance | path

Searched refs:tb_xdp_uuid (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dxdomain.c44 static const uuid_t tb_xdp_uuid = variable
199 memcpy(&hdr->uuid, &tb_xdp_uuid, sizeof(tb_xdp_uuid)); in tb_xdp_fill_header()
230 struct tb_xdp_uuid req; in tb_xdp_uuid_request()
479 if (uuid_equal(handler->uuid, &tb_xdp_uuid)) in tb_register_protocol_handler()
1601 if (uuid_equal(&hdr->uuid, &tb_xdp_uuid)) { in tb_xdomain_handle_request()
H A Dtb_msgs.h510 struct tb_xdp_uuid { struct
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dxdomain.c80 static const uuid_t tb_xdp_uuid = variable
240 memcpy(&hdr->uuid, &tb_xdp_uuid, sizeof(tb_xdp_uuid)); in tb_xdp_fill_header()
267 struct tb_xdp_uuid req; in tb_xdp_uuid_request()
621 if (uuid_equal(handler->uuid, &tb_xdp_uuid)) in tb_register_protocol_handler()
2378 if (uuid_equal(&hdr->uuid, &tb_xdp_uuid)) { in tb_xdomain_handle_request()
H A Dtb_msgs.h592 struct tb_xdp_uuid { struct

Completed in 9 milliseconds