Searched refs:crt_twarp_ctxt (Results 1 – 2 of 2) sorted by relevance
177 struct crt_twarp_ctxt { struct
2560 static struct crt_twarp_ctxt *2563 struct crt_twarp_ctxt *buf; in create_twarp_buf()2565 buf = kzalloc(sizeof(struct crt_twarp_ctxt), GFP_KERNEL); in create_twarp_buf()2570 (struct crt_twarp_ctxt, Timestamp)); in create_twarp_buf()2573 (struct crt_twarp_ctxt, Name)); in create_twarp_buf()2593 iov[num].iov_len = sizeof(struct crt_twarp_ctxt); in add_twarp_context()