Searched refs:crt_twarp_ctxt (Results 1 – 2 of 2) sorted by relevance
177 struct crt_twarp_ctxt { struct
2564 static struct crt_twarp_ctxt *2567 struct crt_twarp_ctxt *buf; in create_twarp_buf()2569 buf = kzalloc(sizeof(struct crt_twarp_ctxt), GFP_KERNEL); in create_twarp_buf()2574 (struct crt_twarp_ctxt, Timestamp)); in create_twarp_buf()2577 (struct crt_twarp_ctxt, Name)); in create_twarp_buf()2597 iov[num].iov_len = sizeof(struct crt_twarp_ctxt); in add_twarp_context()